Searched refs:FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/ |
D | FspPlatformNotify.c | 300 SetPhaseStatusCode (FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION); in FspWaitForNotify() 301 …ART_EX (&gFspPerformanceDataGuid, "EventRec", NULL, 0, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION… in FspWaitForNotify() 302 …REPORT_STATUS_CODE (EFI_PROGRESS_CODE, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION | FSP_STATUS_CO… in FspWaitForNotify() 335 …_END_EX(&gFspPerformanceDataGuid, "EventRec", NULL, 0, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION… in FspWaitForNotify() 336 …REPORT_STATUS_CODE (EFI_PROGRESS_CODE, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION | FSP_STATUS_CO… in FspWaitForNotify()
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/ |
D | FspStatusCode.h | 25 #define FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION 0x6000 macro
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/ |
D | FspWrapperNotifyDxe.c | 97 …START_EX(&gFspApiPerformanceGuid, "EventRec", NULL, 0, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION… in OnPciEnumerationComplete() 99 …F_END_EX(&gFspApiPerformanceGuid, "EventRec", NULL, 0, FSP_STATUS_CODE_POST_PCIE_ENUM_NOTIFICATION… in OnPciEnumerationComplete()
|