commit | 2b8723c5a11f03f152972b2879447b9a77c53aac | [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 | 7891fe675d03f2407b040c472ae76050bc88c24e [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>