Searched refs:EFI_PCI_PLATFORM_PROTOCOL (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciPlatform.h26 /// This file must be included because the EFI_PCI_PLATFORM_PROTOCOL uses
32 /// Global ID for the EFI_PCI_PLATFORM_PROTOCOL.
40 /// Forward declaration for EFI_PCI_PLATFORM_PROTOCOL.
42 typedef struct _EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_PLATFORM_PROTOCOL; typedef in typeref:struct:_EFI_PCI_PLATFORM_PROTOCOL
203 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
214 IN EFI_PCI_PLATFORM_PROTOCOL *This,
236 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
249 IN EFI_PCI_PLATFORM_PROTOCOL *This,
264 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
274 IN CONST EFI_PCI_PLATFORM_PROTOCOL *Thi
[all...]
H A DPciOverride.h26 /// EFI_PCI_OVERRIDE_PROTOCOL has the same structure with EFI_PCI_PLATFORM_PROTOCOL
41 typedef EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_OVERRIDE_PROTOCOL;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciBus.c43 EFI_PCI_PLATFORM_PROTOCOL *gPciPlatformProtocol;
H A DPciBus.h322 extern EFI_PCI_PLATFORM_PROTOCOL *gPciPlatformProtocol;

Completed in 47 milliseconds