Home
last modified time | relevance | path

Searched refs:EnumInitPhaseReadyToBoot (Results 1 – 4 of 4) 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/IntelFspPkg/Include/
DFspApi.h109 EnumInitPhaseReadyToBoot = 0x40 enumerator
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspNotifyDxe/
DFspNotifyDxe.c106 NotifyPhaseParams.Phase = EnumInitPhaseReadyToBoot; in OnReadyToBoot()