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)
commita6d263f59e8140801bd38f61cc837f244f31f418
tree8bc6963b1ca9fc14b0927bddc097f4236a8940f0
parent5a2a1d8093d0372d7fc2ad1a9ae4893c888e6623
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