commit | e0d1424f9e322f5919179b67499b9152a4e5e23c | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Fri Jan 12 09:19:23 2024 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 21 11:24:24 2024 +0100 |
tree | 52c9adfdd2ebc9432beae9104e897c5994df3799 | |
parent | 19410bb1338bbdc9d75806393516c6a7fb66856f [diff] |
efi_loader: auto-generate removable media boot option first This commit auto-generates the boot option for removable block io devices followed by fixed block io devices. This is what EDK II reference implementation does. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>