HomeSort by relevance Sort by last modified time
    Searched defs:EFI_DISK_INFO_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/DiskInfo/
DiskInfo.h 32 EFI_FORWARD_DECLARATION (EFI_DISK_INFO_PROTOCOL);
37 IN EFI_DISK_INFO_PROTOCOL * This,
64 IN EFI_DISK_INFO_PROTOCOL * This,
91 IN EFI_DISK_INFO_PROTOCOL * This,
120 IN EFI_DISK_INFO_PROTOCOL * This,
143 // GUIDs for EFI_DISK_INFO_PROTOCOL.Interface. Defines the format of the
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DiskInfo.h 24 /// 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;
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
69 /// Global ID for a NVME interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
77 /// Global ID for a UFS interface. Used to fill in EFI_DISK_INFO_PROTOCOL.Interface
90 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
    [all...]

Completed in 366 milliseconds