Searched defs:EFI_DISK_INFO_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDiskInfo.h24 /// Global ID for EFI_DISK_INFO_PROTOCOL
32 /// Forward declaration for EFI_DISK_INFO_PROTOCOL
34 typedef struct _EFI_DISK_INFO_PROTOCOL EFI_DISK_INFO_PROTOCOL; typedef in typeref:struct:_EFI_DISK_INFO_PROTOCOL
37 /// Global ID for an IDE interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
45 /// Global ID for a SCSI interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
53 /// Global ID for a USB interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
61 /// Global ID for an AHCI interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
74 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
87 IN EFI_DISK_INFO_PROTOCOL *This,
98 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
[all...]

Completed in 31 milliseconds