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

#include <DiskInfo.h>

Collaboration diagram for _EFI_DISK_INFO_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_GUID Interface
 
EFI_DISK_INFO_INQUIRY Inquiry
 
EFI_DISK_INFO_IDENTIFY Identify
 
EFI_DISK_INFO_SENSE_DATA SenseData
 
EFI_DISK_INFO_WHICH_IDE WhichIde
 

Detailed Description

The EFI_DISK_INFO_PROTOCOL provides controller specific information.

Member Data Documentation

◆ Identify

EFI_DISK_INFO_IDENTIFY _EFI_DISK_INFO_PROTOCOL::Identify

Return the results of the Identify command to a drive in IdentifyData. Data format of Identify data is defined by the Interface GUID.

◆ Inquiry

EFI_DISK_INFO_INQUIRY _EFI_DISK_INFO_PROTOCOL::Inquiry

Return the results of the Inquiry command to a drive in InquiryData. Data format of Inquiry data is defined by the Interface GUID.

◆ Interface

EFI_GUID _EFI_DISK_INFO_PROTOCOL::Interface

A GUID that defines the format of buffers for the other member functions of this protocol.

◆ SenseData

EFI_DISK_INFO_SENSE_DATA _EFI_DISK_INFO_PROTOCOL::SenseData

Return the results of the Request Sense command to a drive in SenseData. Data format of Sense data is defined by the Interface GUID.

◆ WhichIde

EFI_DISK_INFO_WHICH_IDE _EFI_DISK_INFO_PROTOCOL::WhichIde

Specific controller.


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