]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Support zboot and bootm in the EFI app
authorSimon Glass <sjg@chromium.org>
Sun, 19 Mar 2023 19:30:10 +0000 (08:30 +1300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:07:22 +0000 (11:07 +0100)
commitb53ee55c8b93cc79eb55fabbdb93c5595a9dbfe6
tree8bc6963b1ca9fc14b0927bddc097f4236a8940f0
parentd42798efbba0c451145589430b33a5bb879935b8
x86: Support zboot and bootm in the EFI app

These have been disabled due to the rudimentary support available. It is
a little better now, so enable these options.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/efi-x86_app32_defconfig
configs/efi-x86_app64_defconfig