Searched refs:NotifyPhase (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciHostBridgeResourceAllocation.h384 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase; member in struct:_EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
H A DIdeControllerInit.h521 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase; member in struct:_EFI_IDE_CONTROLLER_INIT_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c600 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeAllocateResources);
729 NotifyPhase (PciResAlloc, EfiPciHostBridgeFreeResources);
755 NotifyPhase (PciResAlloc, EfiPciHostBridgeSetResources);
894 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndResourceAllocation);
1439 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation);
1476 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation);
1527 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation);
1559 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation);
1565 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginResourceAllocation);
H A DPciEnumerator.h377 GetProposedResources(). Before calling NotifyPhase() with a Phase of
418 NotifyPhase (
H A DPciEnumerator.c85 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginEnumeration);
108 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndEnumeration);
1727 GetProposedResources(). Before calling NotifyPhase() with a Phase of
1768 NotifyPhase ( function
1842 Status = PciResAlloc->NotifyPhase (
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h98 GetProposedResources(). Before calling NotifyPhase() with a Phase of
140 NotifyPhase(
312 proposed resource settings are prepared when NotifyPhase() is called with a Phase of
H A DPciHostBridge.c56 NotifyPhase,
181 GetProposedResources(). Before calling NotifyPhase() with a Phase of
223 NotifyPhase( function
955 proposed resource settings are prepared when NotifyPhase() is called with a Phase of
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c527 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel);
552 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel);
557 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel);
562 IdeInit->NotifyPhase (
895 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DIdeMode.c2818 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel);
2842 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel);
2847 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel);
2852 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, IdeChannel);
2864 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0);
H A DAhciMode.c2203 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, Port);
2244 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, Port);

Completed in 247 milliseconds