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
..
2020-01-07 18:08:20 +01:00
2022-12-02 19:17:24 +01:00
2022-03-20 17:01:00 +01:00
2022-01-25 11:44:36 -07:00
2022-09-14 08:43:32 +02:00
2022-11-16 08:34:06 +01:00
2022-10-31 14:47:32 -04:00
2022-09-03 10:13:26 +02:00
2022-10-30 20:07:17 +01:00
2022-09-03 10:49:17 +02:00
2022-01-19 18:11:34 +01:00
2022-11-07 16:24:30 -07:00
2022-11-07 16:24:30 -07:00
2022-09-29 16:07:57 -04:00
2022-01-19 16:16:33 +01:00
2022-11-16 08:34:06 +01:00
2022-10-31 14:47:32 -04:00
2022-01-29 10:23:40 +01:00
2022-10-30 20:07:17 +01:00
2022-12-02 19:17:25 +01:00
2022-01-19 16:16:33 +01:00
2022-04-15 11:26:21 +02:00
2022-07-05 14:37:16 +02:00
2022-10-16 12:23:22 +02:00
2022-10-10 16:34:26 +02:00
2022-12-02 19:17:24 +01:00
2022-12-02 19:17:24 +01:00
2022-01-29 10:23:40 +01:00
2022-01-19 16:16:33 +01:00
2022-10-06 22:54:58 +02:00
2022-10-31 11:01:31 -04:00
2022-11-06 10:50:04 +01:00
2022-07-05 14:37:16 +02:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2022-10-10 16:34:25 +02:00
2022-11-22 11:54:30 +01:00
2022-02-03 12:16:01 -05:00
2022-09-25 08:30:05 -06:00
2021-10-25 21:13:06 +02:00
2020-07-16 12:37:02 +02:00
2022-03-20 11:03:06 +01:00
2022-02-03 12:16:01 -05:00
2022-02-26 07:37:01 +01:00
2022-09-03 08:16:09 +02:00
2022-03-26 07:46:21 +01:00
2022-11-06 10:50:04 +01:00
2022-12-02 19:17:24 +01:00