u-boot-brain/arch/x86
Bin Meng 0102023966 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>
2018-06-17 21:16:04 +08:00
..
cpu x86: efi: app: Display correct CPU info during boot 2018-06-17 21:16:04 +08:00
dts x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
include/asm x86: irq: Support discrete PIRQ routing registers via device tree 2018-06-13 09:50:57 +08:00
lib x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
config.mk efi_selftest: allow building relocation code on x86_64 2018-06-03 15:27:20 +02:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00