Home
last modified time | relevance | path

Searched refs:NotifyPhase (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/
DIntelFsp2WrapperPkg.dec81 # NOTE: Only NotifyPhase Post PCI enumeration (BIT16) is implemented.<BR>
87 # BIT4 - Skip NotifyPhase<BR>
89 # BIT16 - Skip NotifyPhase (AfterPciEnumeration)<BR>
90 # BIT17 - Skip NotifyPhase (ReadyToBoot)<BR>
91 # BIT18 - Skip NotifyPhase (EndOfFirmware)<BR>
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciLib.c591 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeAllocateResources); in PciHostBridgeResourceAllocator()
721 NotifyPhase (PciResAlloc, EfiPciHostBridgeFreeResources); in PciHostBridgeResourceAllocator()
747 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeSetResources); in PciHostBridgeResourceAllocator()
889 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeEndResourceAllocation); in PciHostBridgeResourceAllocator()
1446 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation); in PciHostBridgeEnumerator()
1487 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation); in PciHostBridgeEnumerator()
1538 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation); in PciHostBridgeEnumerator()
1574 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation); in PciHostBridgeEnumerator()
1580 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginResourceAllocation); in PciHostBridgeEnumerator()
DPciEnumerator.h418 NotifyPhase (
DPciEnumerator.c85 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginEnumeration); in PciEnumerator()
112 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeEndEnumeration); in PciEnumerator()
1783 NotifyPhase ( in NotifyPhase() function
1857 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciHostBridgeResourceAllocation/
DPciHostBridgeResourceAllocation.h352 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
DPciHostBridge.h78 NotifyPhase (
DPciHostBridge.c459 HostBridge->ResAlloc.NotifyPhase = NotifyPhase; in InitializePciHostBridge()
668 NotifyPhase ( in NotifyPhase() function
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DPciHostBridgeResourceAllocation.h384 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase; member
DIdeControllerInit.h521 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase; member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
DPciHostBridge.h84 NotifyPhase (
DPciHostBridge.c108 HostBridge->ResAlloc.NotifyPhase = NotifyPhase; in InitializePciHostBridge()
253 NotifyPhase ( in NotifyPhase() function
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DIntelFspWrapperPkg.dec68 # FspSiliconInit and NotifyPhase can be executed from updatable version if it is available,
69 …# FspSiliconInit and NotifyPhase are executed from factory version if there is no updateable vers…
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
DFspApiEntryS.nasm22 ; NotifyPhase API
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DIdeBus.c527 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel); in IDEBusDriverBindingStart()
552 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel); in IDEBusDriverBindingStart()
557 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel); in IDEBusDriverBindingStart()
562 IdeInit->NotifyPhase ( in IDEBusDriverBindingStart()
897 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0); in IDEBusDriverBindingStart()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PlatformMemTest/
DPlatformMemTest.h244 EFI_PLATFORM_MEMTEST_NOTIFY_PHASE NotifyPhase; member
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
DPciHostBridge.h165 NotifyPhase(
DPciHostBridge.c451 NotifyPhase,
815 NotifyPhase( in NotifyPhase() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/IdeControllerInit/
DIdeControllerInit.h343 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DIdeMode.c2873 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel); in IdeModeInitialization()
2897 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel); in IdeModeInitialization()
2902 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel); in IdeModeInitialization()
2907 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, IdeChannel); in IdeModeInitialization()
2919 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0); in IdeModeInitialization()
DAhciMode.c2329 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, Port); in AhciModeInitialization()
2370 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, Port); in AhciModeInitialization()
/device/linaro/bootloader/edk2/DuetPkg/SataControllerDxe/
DSataController.c433 SataPrivateData->IdeInit.NotifyPhase = IdeInitNotifyPhase; in SataControllerStart()
/device/linaro/bootloader/edk2/CorebootModulePkg/SataControllerDxe/
DSataController.c433 SataPrivateData->IdeInit.NotifyPhase = IdeInitNotifyPhase; in SataControllerStart()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SataControllerDxe/
DSataController.c403 Private->IdeInit.NotifyPhase = IdeInitNotifyPhase; in SataControllerStart()
/device/linaro/bootloader/edk2/OvmfPkg/SataControllerDxe/
DSataController.c449 SataPrivateData->IdeInit.NotifyPhase = IdeInitNotifyPhase; in SataControllerStart()
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspApiEntry.asm419 ; NotifyPhase API

12