[U-Boot] [PATCH 18/18] x86: efi: app: Display correct CPU info during boot
Simon Glass
sjg at chromium.org
Mon Jun 11 14:54:30 UTC 2018
On 10 June 2018 at 05:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
>
> ---
>
> arch/x86/cpu/efi/app.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list