Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 16:31:44 +0000 (12:31 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 16:31:44 +0000 (12:31 -0400)
Pull request for efi next

UEFI:

Implement a command eficonfig to maintain Load Options and boot order via
menus.

1  2 
cmd/Kconfig
cmd/Makefile
doc/usage/index.rst

diff --cc cmd/Kconfig
Simple merge
diff --cc cmd/Makefile
Simple merge
@@@ -33,9 -33,9 +33,10 @@@ Shell command
     cmd/bootz
     cmd/cbsysinfo
     cmd/conitrace
 +   cmd/cyclic
     cmd/dm
     cmd/echo
+    cmd/eficonfig
     cmd/env
     cmd/event
     cmd/exception