HomeSort by relevance Sort by last modified time
    Searched refs:FSP_STATUS_RESET_REQUIRED_8 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/
FspWrapperNotifyDxe.c 104 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
147 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
191 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/FspEas/
FspApi.h 30 #define FSP_STATUS_RESET_REQUIRED_8 0x40000008
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
FspsWrapperPeim.c 100 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
112 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
124 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
265 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspmWrapperPeim/
FspmWrapperPeim.c 100 if ((Status >= FSP_STATUS_RESET_REQUIRED_COLD) && (Status <= FSP_STATUS_RESET_REQUIRED_8)) {

Completed in 887 milliseconds