commit | f0b44236cb63897745ed3761a330d5a4a4c757d8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 11 07:36:45 2025 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 19 12:47:33 2025 +0200 |
tree | 28ef487677efbdcf6a8a6b1b21b2969291293b04 | |
parent | f16e580f16b3414ed336ed85a87ce7d4be5037f0 [diff] |
efi_selftest: use do_bootefi_exec() The EFI selftest should match executing a real EFI binary as closely as possible. Use do_bootefi_exec() to enter the EFI selftest. Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>