Searched hist:01020239 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/efi/ |
H A D | app.c | 01020239 Tue Jun 12 10:36:25 CDT 2018 Bin Meng <bmeng.cn@gmail.com> x86: efi: app: Display correct CPU info during boot Currently when EFI application boots, it says: CPU: x86_64, vendor <invalid cpu vendor>, device 0h Fix this by calling x86_cpu_init_f() in arch_cpu_init(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|