Data Fields | |
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 |
Return the results of the Identify command to a drive in IdentifyData. Data format of Identify data is defined by the Interface GUID.
Return the results of the Inquiry command to a drive in InquiryData. Data format of Inquiry data is defined by the Interface GUID.
A GUID that defines the format of buffers for the other member functions of this protocol.
Return the results of the Request Sense command to a drive in SenseData. Data format of Sense data is defined by the Interface GUID.
Specific controller.