diff options
| author | Masahisa Kojima <[email protected]> | 2022-12-02 13:59:36 +0900 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-12-02 19:17:25 +0100 |
| commit | 140a8959d48f8ac3734d53b4c8b6b9b5596bc698 (patch) | |
| tree | 3dbcd3d2221bd0d464bf30c0d19d8810fde0b412 /doc/develop/python_cq.rst | |
| parent | 3ac026ae46f2c55b11b9544f7e8770eaadd2982c (diff) | |
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 <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
