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

#include <DiskIo.h>

Collaboration diagram for _EFI_DISK_IO_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

UINT64 Revision
 
EFI_DISK_READ ReadDisk
 
EFI_DISK_WRITE WriteDisk
 

Detailed Description

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

Member Data Documentation

◆ ReadDisk

EFI_DISK_READ _EFI_DISK_IO_PROTOCOL::ReadDisk

◆ Revision

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.

◆ WriteDisk

EFI_DISK_WRITE _EFI_DISK_IO_PROTOCOL::WriteDisk

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