diff options
author | Heinrich Schuchardt | 2024-04-03 23:39:48 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2024-04-08 13:05:21 +0200 |
commit | 92f4cb6f9ac36242826186593fddec3c53ef1dbe (patch) | |
tree | 1635d081de2381e4dcf38418d1b61589851554d2 /configs/mt8365_evk_defconfig | |
parent | a0a749787aa4cebd8a1b919ee04cc8f450796fcb (diff) |
boot: correct finding the default EFI binary
* The sandbox must not use an arbitrary file name bootsbox.efi but the
file name matching the host architecture to properly boot the respective
file. We already have an include which provides a macro with the name of
the EFI binary. Use it.
* The path to the EFI binary should be absolute.
* The path and the file name must be capitalized to conform to the UEFI
specification. This is important when reading from case sensitive
file systems.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'configs/mt8365_evk_defconfig')
0 files changed, 0 insertions, 0 deletions