]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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
index 10313f83dd6d0e99ed0128f947e342dbb71b7cdf,b36305c1ff7e810b06f6cf08a79088d203f865ad..73966c6e012a8537aaf47a8e29550e529b0da02b
@@@ -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