Home
last modified time | relevance | path

Searched refs:EnumInitPhaseEndOfFirmware (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/FspEas/
DFspApi.h143 EnumInitPhaseEndOfFirmware = 0xF0 enumerator
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c53 EnumInitPhaseEndOfFirmware
92 case EnumInitPhaseEndOfFirmware: in FspNotificationHandler()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/
DFspWrapperNotifyDxe.c183 NotifyPhaseParams.Phase = EnumInitPhaseEndOfFirmware; in OnEndOfFirmware()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
DFspsWrapperPeim.c117 NotifyPhaseParams.Phase = EnumInitPhaseEndOfFirmware; in S3EndOfPeiNotify()