Home
last modified time | relevance | path

Searched refs:EnumInitPhaseReadyToBoot (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c43 EnumInitPhaseReadyToBoot
74 case EnumInitPhaseReadyToBoot: in FspNotificationHandler()
183 if (NotificationValue == EnumInitPhaseReadyToBoot) { in FspWaitForNotify()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
DFspNotifyS3.c75 NotifyPhaseParams.Phase = EnumInitPhaseReadyToBoot; in S3EndOfPeiNotify()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/FspEas/
DFspApi.h137 EnumInitPhaseReadyToBoot = 0x40, enumerator
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
DFspApi.h109 EnumInitPhaseReadyToBoot = 0x40 enumerator
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspNotifyDxe/
DFspNotifyDxe.c106 NotifyPhaseParams.Phase = EnumInitPhaseReadyToBoot; in OnReadyToBoot()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c52 EnumInitPhaseReadyToBoot,
84 case EnumInitPhaseReadyToBoot: in FspNotificationHandler()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/
DFspWrapperNotifyDxe.c139 NotifyPhaseParams.Phase = EnumInitPhaseReadyToBoot; in OnReadyToBoot()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
DFspsWrapperPeim.c105 NotifyPhaseParams.Phase = EnumInitPhaseReadyToBoot; in S3EndOfPeiNotify()