MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_DISK_IO_PROTOCOL Struct Reference

Data Fields

UINT64 Revision
 
EFI_DISK_READ ReadDisk
 
EFI_DISK_WRITE WriteDisk
 

Detailed Description

This protocol is used to abstract Block I/O interfaces.

Field Documentation

EFI_DISK_READ _EFI_DISK_IO_PROTOCOL::ReadDisk
UINT64 _EFI_DISK_IO_PROTOCOL::Revision

The revision to which the disk I/O interface adheres. All future revisions must be backwards compatible. If a future version is not backwards compatible, it is not the same GUID.

EFI_DISK_WRITE _EFI_DISK_IO_PROTOCOL::WriteDisk