summaryrefslogtreecommitdiff
path: root/cmd/help.c
diff options
context:
space:
mode:
authorMasahisa Kojima <masahisa.kojima@linaro.org>2022-12-02 13:59:36 +0900
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-12-02 19:17:25 +0100
commit140a8959d48f8ac3734d53b4c8b6b9b5596bc698 (patch)
tree3dbcd3d2221bd0d464bf30c0d19d8810fde0b412 /cmd/help.c
parent3ac026ae46f2c55b11b9544f7e8770eaadd2982c (diff)
downloadu-boot-140a8959d48f8ac3734d53b4c8b6b9b5596bc698.tar.gz
eficonfig: use efi_get_next_variable_name_int()
eficonfig command reads all possible UEFI load options from 0x0000 to 0xFFFF to construct the menu. This takes too much time in some environment. This commit uses efi_get_next_variable_name_int() to read all existing UEFI load options to significantlly reduce the count of efi_get_var() call. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Diffstat (limited to 'cmd/help.c')
0 files changed, 0 insertions, 0 deletions