Home
last modified time | relevance | path

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

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