efidebug: correct display of BootOrder
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 11 Jun 2021 22:01:44 +0000 (00:01 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 28 Jun 2021 17:57:13 +0000 (19:57 +0200)
commit2b8723c5a11f03f152972b2879447b9a77c53aac
tree9249e9bff28a1c4cde8f037f7f44c30624fe0aa5
parent7891fe675d03f2407b040c472ae76050bc88c24e
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>
cmd/efidebug.c