Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
DFspsWrapperPeim.c100 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in S3EndOfPeiNotify()
112 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in S3EndOfPeiNotify()
124 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in S3EndOfPeiNotify()
265 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in PeiMemoryDiscoveredNotify()
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/
DFspWrapperNotifyDxe.c104 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in OnPciEnumerationComplete()
147 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in OnReadyToBoot()
191 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in OnEndOfFirmware()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/FspEas/
DFspApi.h30 #define FSP_STATUS_RESET_REQUIRED_8 0x40000008 macro
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspmWrapperPeim/
DFspmWrapperPeim.c100 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) { in PeiFspMemoryInit()