Home
last modified time | relevance | path

Searched refs:PEI_BOOT_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h15 PEI_BOOT_NONE = 0, enumerator
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c129 enum pei_boot_mode_t boot_mode = PEI_BOOT_NONE; in checkcpu()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c142 gd->arch.pei_boot_mode = PEI_BOOT_NONE; in checkcpu()