Searched refs:PlatformNotify (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciPlatform.h191 The PlatformNotify() function can be used to notify the platform driver so that
326 EFI_PCI_PLATFORM_PHASE_NOTIFY PlatformNotify; member in struct:_EFI_PCI_PLATFORM_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumerator.c1802 // Call PlatformPci::PlatformNotify() if the protocol is present.
1804 gPciPlatformProtocol->PlatformNotify (
1834 gPciOverrideProtocol->PlatformNotify (
1849 // Call PlatformPci::PlatformNotify() if the protocol is present.
1851 gPciPlatformProtocol->PlatformNotify (
1862 gPciOverrideProtocol->PlatformNotify (

Completed in 256 milliseconds