Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dglobal_data.h82 enum pei_boot_mode_t pei_boot_mode; member
/external/u-boot/arch/x86/cpu/ivybridge/
Dsdram.c482 pei_data->boot_mode = gd->arch.pei_boot_mode; in dram_init()
483 debug("Boot mode %d\n", gd->arch.pei_boot_mode); in dram_init()
Dcpu.c180 gd->arch.pei_boot_mode = boot_mode; in checkcpu()
/external/u-boot/arch/x86/cpu/broadwell/
Dcpu.c142 gd->arch.pei_boot_mode = PEI_BOOT_NONE; in checkcpu()