From: Tom Rini Date: Wed, 14 Sep 2022 16:31:44 +0000 (-0400) Subject: Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot... X-Git-Tag: v2023.07~312^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1520af3f8450bb58168fe1cc827a56d435e9f74c;p=platform%2Fkernel%2Fu-boot.git Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Pull request for efi next UEFI: Implement a command eficonfig to maintain Load Options and boot order via menus. --- 1520af3f8450bb58168fe1cc827a56d435e9f74c diff --cc doc/usage/index.rst index 10313f8,b36305c..73966c6 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@@ -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