mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
cmd: env: add "-e" option for handling UEFI variables
"env [print|set] -e" allows for handling uefi variables without knowing details about mapping to corresponding u-boot variables. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
ccecc3456a
commit
49d81fdfb8
@@ -471,6 +471,7 @@ F: lib/efi*/
|
||||
F: test/py/tests/test_efi*
|
||||
F: test/unicode_ut.c
|
||||
F: cmd/bootefi.c
|
||||
F: cmd/nvedit_efi.c
|
||||
F: tools/file2include.c
|
||||
|
||||
FPGA
|
||||
|
Reference in New Issue
Block a user