commit | 8f96be6d21726e08c913da515c18dfab05f99ea3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 02 19:11:31 2025 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 25 17:26:39 2025 +0200 |
tree | e0b95aa937d0f438c4d2b1d9776e4c30e3859b99 | |
parent | 5eac971fc8065476ae5c56c18c69aea203094d52 [diff] |
efi_loader: build with HII configuration protocol Without the HII configuration protocol the debug version of the UEFI shell cannot be used. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>