efi_loader: error message if BootOrder not defined
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 24 Feb 2019 03:44:48 +0000 (04:44 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 25 Feb 2019 11:39:47 +0000 (12:39 +0100)
commit33e44971a203dbadae0b7513135105b5bec156aa
tree4e2bb8c8b8afab490f08e389de1a0b0b785fff30
parentafd46c5f13d0c93c44008bd7040227d0b84e31b9
efi_loader: error message if BootOrder not defined

For booting via `bootefi bootmgr` it is necessary that the EFI variable
BootOrder is defined. Provide a diagnostic message if the variable is
missing.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_bootmgr.c