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

#include <DiskIo2.h>

Collaboration diagram for _EFI_DISK_IO2_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

UINT64 Revision
 
EFI_DISK_CANCEL_EX Cancel
 
EFI_DISK_READ_EX ReadDiskEx
 
EFI_DISK_WRITE_EX WriteDiskEx
 
EFI_DISK_FLUSH_EX FlushDiskEx
 

Detailed Description

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

Member Data Documentation

◆ Cancel

EFI_DISK_CANCEL_EX _EFI_DISK_IO2_PROTOCOL::Cancel

◆ FlushDiskEx

EFI_DISK_FLUSH_EX _EFI_DISK_IO2_PROTOCOL::FlushDiskEx

◆ ReadDiskEx

EFI_DISK_READ_EX _EFI_DISK_IO2_PROTOCOL::ReadDiskEx

◆ Revision

UINT64 _EFI_DISK_IO2_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.

◆ WriteDiskEx

EFI_DISK_WRITE_EX _EFI_DISK_IO2_PROTOCOL::WriteDiskEx

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