Module block_io

Module block_io 

Source
Expand description

Block I/O Protocol

Used to abstract mass storage devices to allow code running in the EFI boot services environment to access the storage devices without specific knowledge of the type of device or controller that manages the device.

Structs§

Media
Protocol

Constants§

PROTOCOL_GUID
REVISION
REVISION2
REVISION3

Type Aliases§

ProtocolFlushBlocks
ProtocolReadBlocks
ProtocolReset
ProtocolWriteBlocks