x86: Allow booting a kernel from the EFI app
authorSimon Glass <sjg@chromium.org>
Wed, 29 Dec 2021 18:57:38 +0000 (11:57 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 31 Dec 2021 05:45:01 +0000 (06:45 +0100)
commit6e7ad4a45f6e2b036fc56942293b8471ece3341d
treea3ad44a79ff202b6e1f10eee1855f37aeca231b9
parent299606611055075daef60be250eec80cd337a141
x86: Allow booting a kernel from the EFI app

At present this is disabled, but it should work so long as the kernel does
not need EFI services. Enable it and add a note about remaining work.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bootm.c
doc/develop/uefi/u-boot_on_efi.rst