commit | 205bc3fa3be3a60e57fdac17af1f76ea69c4a6a5 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 12 00:01:44 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jun 28 19:57:13 2021 +0200 |
tree | 9249e9bff28a1c4cde8f037f7f44c30624fe0aa5 | |
parent | cf7b04de243ce0e52816797ad598b5e5195fb742 [diff] |
efidebug: correct display of BootOrder Display the number of the boot option and not its index. Fixes: 2ecee31017bf ("efi_loader: use efi_create_indexed_name()") Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>