Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h16 PEI_BOOT_NONE = 0, enumerator
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dcpu.c130 enum pei_boot_mode_t boot_mode = PEI_BOOT_NONE; in checkcpu()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dcpu.c143 gd->arch.pei_boot_mode = PEI_BOOT_NONE; in checkcpu()