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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciBus.c43 EFI_PCI_PLATFORM_PROTOCOL *gPciPlatformProtocol; variable
267 gPciPlatformProtocol = NULL;
271 (VOID **) &gPciPlatformProtocol
277 if (gPciPlatformProtocol == NULL) {

Completed in 42 milliseconds