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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassDiskInfo.h2 Header file for EFI_DISK_INFO_PROTOCOL interface.
39 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
52 IN EFI_DISK_INFO_PROTOCOL *This,
63 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
78 IN EFI_DISK_INFO_PROTOCOL *This,
89 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
103 IN EFI_DISK_INFO_PROTOCOL *This,
113 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
124 IN EFI_DISK_INFO_PROTOCOL *This,
H A DUsbMassDiskInfo.c2 This file is used to implement the EFI_DISK_INFO_PROTOCOL interface.
17 EFI_DISK_INFO_PROTOCOL gUsbDiskInfoProtocolTemplate = {
49 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
62 IN EFI_DISK_INFO_PROTOCOL *This,
88 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
103 IN EFI_DISK_INFO_PROTOCOL *This,
117 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
131 IN EFI_DISK_INFO_PROTOCOL *This,
144 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
155 IN EFI_DISK_INFO_PROTOCOL *Thi
[all...]
H A DUsbMass.h210 EFI_DISK_INFO_PROTOCOL DiskInfo;
/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...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.h77 EFI_DISK_INFO_PROTOCOL DiskInfo;
444 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
457 IN EFI_DISK_INFO_PROTOCOL *This,
466 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
479 IN EFI_DISK_INFO_PROTOCOL *This,
488 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
502 IN EFI_DISK_INFO_PROTOCOL *This,
511 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
522 IN EFI_DISK_INFO_PROTOCOL *This,
H A DIdeBus.c1302 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1315 IN EFI_DISK_INFO_PROTOCOL *This,
1343 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1356 IN EFI_DISK_INFO_PROTOCOL *This,
1384 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1398 IN EFI_DISK_INFO_PROTOCOL *This,
1410 @param This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1421 IN EFI_DISK_INFO_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaBusDxe/
H A DAtaBus.h105 EFI_DISK_INFO_PROTOCOL DiskInfo;
795 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
808 IN EFI_DISK_INFO_PROTOCOL *This,
820 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
835 IN EFI_DISK_INFO_PROTOCOL *This,
847 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
861 IN EFI_DISK_INFO_PROTOCOL *This,
871 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
882 IN EFI_DISK_INFO_PROTOCOL *This,
H A DAtaBus.c1274 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1287 IN EFI_DISK_INFO_PROTOCOL *This,
1302 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
1317 IN EFI_DISK_INFO_PROTOCOL *This,
1344 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1358 IN EFI_DISK_INFO_PROTOCOL *This,
1371 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
1382 IN EFI_DISK_INFO_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
H A DScsiDisk.h65 EFI_DISK_INFO_PROTOCOL DiskInfo;
414 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
427 IN EFI_DISK_INFO_PROTOCOL *This,
439 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
454 IN EFI_DISK_INFO_PROTOCOL *This,
466 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
480 IN EFI_DISK_INFO_PROTOCOL *This,
489 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
500 IN EFI_DISK_INFO_PROTOCOL *This,
H A DScsiDisk.c27 EFI_DISK_INFO_PROTOCOL gScsiDiskInfoProtocolTemplate = {
2696 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
2709 IN EFI_DISK_INFO_PROTOCOL *This,
2735 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL
2750 IN EFI_DISK_INFO_PROTOCOL *This,
2782 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
2796 IN EFI_DISK_INFO_PROTOCOL *This,
2809 @param[in] This Pointer to the EFI_DISK_INFO_PROTOCOL instance.
2820 IN EFI_DISK_INFO_PROTOCOL *This,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyIde.c43 EFI_DISK_INFO_PROTOCOL *DiskInfo;

Completed in 85 milliseconds