u-boot/lib/efi_loader
Masahisa Kojima 3ac026ae46 efi_loader: utility function to check the variable name is "Boot####"
Some commands need to enumerate the existing UEFI load
option variable("Boot####"). This commit transfers some code
from cmd/efidebug.c to lib/efi_loder/, then exposes
efi_varname_is_load_option() function to check whether
the UEFI variable name is "Boot####".

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2022-12-02 19:17:25 +01:00
..
2022-10-30 20:07:17 +01:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2022-02-03 12:16:01 -05:00