HomeSort by relevance Sort by last modified time
    Searched refs:NotifyPhase (Results 1 - 23 of 23) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHostBridgeResourceAllocation/
PciHostBridgeResourceAllocation.h 352 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciHostBridgeResourceAllocation.h 384 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase;
IdeControllerInit.h 521 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciHostBridge.h 84 NotifyPhase (
PciHostBridge.c 108 HostBridge->ResAlloc.NotifyPhase = NotifyPhase;
253 NotifyPhase (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciLib.c 591 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeAllocateResources);
592 DEBUG ((EFI_D_INFO, "PciBus: HostBridge->NotifyPhase(AllocateResources) - %r\n", Status));
721 NotifyPhase (PciResAlloc, EfiPciHostBridgeFreeResources);
747 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeSetResources);
889 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeEndResourceAllocation);
    [all...]
PciEnumerator.h 377 GetProposedResources(). Before calling NotifyPhase() with a Phase of
418 NotifyPhase (
PciEnumerator.c 85 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginEnumeration);
112 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeEndEnumeration);
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
PciHostBridge.h 99 GetProposedResources(). Before calling NotifyPhase() with a Phase of
141 NotifyPhase(
313 proposed resource settings are prepared when NotifyPhase() is called with a Phase of
PciHostBridge.c 67 NotifyPhase,
247 GetProposedResources(). Before calling NotifyPhase() with a Phase of
289 NotifyPhase(
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PlatformMemTest/
PlatformMemTest.h 244 EFI_PLATFORM_MEMTEST_NOTIFY_PHASE NotifyPhase;
  /device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
PciHostBridge.h 110 NotifyPhase() with a Phase of
180 NotifyPhase(
435 NotifyPhase() is called with a Phase of EfiPciHostBridgeAllocateResources.
PciHostBridge.c 57 NotifyPhase,
376 NotifyPhase() with a Phase of
446 NotifyPhase(
    [all...]
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
PciHostBridge.h 116 NotifyPhase() with a Phase of
186 NotifyPhase(
441 NotifyPhase() is called with a Phase of EfiPciHostBridgeAllocateResources.
PciHostBridge.c 73 NotifyPhase,
221 NotifyPhase() with a Phase of
291 NotifyPhase(
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
IdeBus.c 527 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel);
552 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel);
557 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel);
562 IdeInit->NotifyPhase (
897 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/IdeControllerInit/
IdeControllerInit.h 343 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
IdeMode.c     [all...]
AhciMode.c     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/
SataController.c 433 SataPrivateData->IdeInit.NotifyPhase = IdeInitNotifyPhase;
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/
SataController.c 449 SataPrivateData->IdeInit.NotifyPhase = IdeInitNotifyPhase;
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm 419 ; NotifyPhase API
FspApiEntry.s 634 # NotifyPhase API

Completed in 840 milliseconds