XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_PEI_RECOVERY_BLOCK_IO_PPI Struct Reference

#include <BlockIo.h>

Collaboration diagram for _EFI_PEI_RECOVERY_BLOCK_IO_PPI:
Collaboration graph
[legend]

Public Attributes

EFI_PEI_GET_NUMBER_BLOCK_DEVICES GetNumberOfBlockDevices
 
EFI_PEI_GET_DEVICE_MEDIA_INFORMATION GetBlockDeviceMediaInfo
 
EFI_PEI_READ_BLOCKS ReadBlocks
 

Detailed Description

EFI_PEI_RECOVERY_BLOCK_IO_PPI provides the services that are required to access a block I/O device during PEI recovery boot mode.

Member Data Documentation

◆ GetBlockDeviceMediaInfo

EFI_PEI_GET_DEVICE_MEDIA_INFORMATION _EFI_PEI_RECOVERY_BLOCK_IO_PPI::GetBlockDeviceMediaInfo

Gets the specified media information.

◆ GetNumberOfBlockDevices

EFI_PEI_GET_NUMBER_BLOCK_DEVICES _EFI_PEI_RECOVERY_BLOCK_IO_PPI::GetNumberOfBlockDevices

Gets the number of block I/O devices that the specific block driver manages.

◆ ReadBlocks

EFI_PEI_READ_BLOCKS _EFI_PEI_RECOVERY_BLOCK_IO_PPI::ReadBlocks

Reads the requested number of blocks from the specified block device.


The documentation for this struct was generated from the following file: