
11 Jun
2018
11 Jun
'18
4:54 p.m.
On 10 June 2018 at 05:25, Bin Meng bmeng.cn@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@gmail.com
arch/x86/cpu/efi/app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org