diff options
author | Tom Rini <trini@konsulko.com> | 2023-10-27 15:23:21 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-27 16:01:47 -0400 |
commit | 913d830cf093c10ca3233038e81c11beb63ec802 (patch) | |
tree | f67bac1b3992eb354c12277565e8e3cc26588168 /doc/usage/index.rst | |
parent | 454ee551913996d1d3c5e053e1cebc69fb7b0f8e (diff) | |
parent | 946b311e47da22e409f2b0af5a3930db465e7eb8 (diff) |
Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request efi-2024-01-rc2-2
Documentation:
* Bump urllib3 version
* Replace references to dm_dump_all() with dm_dump_tree()
* Update description of build dependencies for Alpine Linux
* Fix typo in gpt example
* Fix ordering of shell commands
UEFI:
* Move misplace EFI_ENTRY macro
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 98b4719c40..839589c214 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -37,8 +37,8 @@ Shell commands cmd/bootm cmd/bootmenu cmd/bootmeth - cmd/button cmd/bootz + cmd/button cmd/cat cmd/cbsysinfo cmd/cedit @@ -56,8 +56,8 @@ Shell commands cmd/env cmd/event cmd/exception - cmd/extension cmd/exit + cmd/extension cmd/false cmd/fatinfo cmd/fatload @@ -93,15 +93,15 @@ Shell commands cmd/rng cmd/saves cmd/sbi - cmd/sf cmd/scp03 cmd/seama cmd/setexpr + cmd/sf cmd/size cmd/sleep + cmd/sm cmd/sound cmd/source - cmd/sm cmd/temperature cmd/tftpput cmd/trace |