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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciBus.c43 EFI_PCI_PLATFORM_PROTOCOL *gPciPlatformProtocol; variable
268 gPciPlatformProtocol = NULL;
272 (VOID **) &gPciPlatformProtocol
278 if (gPciPlatformProtocol == NULL) {

Completed in 136 milliseconds