mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
cmd: efidebug: capitalize UEFI
%s/uefi/UEFI/g Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
@@ -1149,15 +1149,15 @@ static char efidebug_help_text[] =
|
|||||||
" - set/show UEFI boot order\n"
|
" - set/show UEFI boot order\n"
|
||||||
"\n"
|
"\n"
|
||||||
"efidebug devices\n"
|
"efidebug devices\n"
|
||||||
" - show uefi devices\n"
|
" - show UEFI devices\n"
|
||||||
"efidebug drivers\n"
|
"efidebug drivers\n"
|
||||||
" - show uefi drivers\n"
|
" - show UEFI drivers\n"
|
||||||
"efidebug dh\n"
|
"efidebug dh\n"
|
||||||
" - show uefi handles\n"
|
" - show UEFI handles\n"
|
||||||
"efidebug images\n"
|
"efidebug images\n"
|
||||||
" - show loaded images\n"
|
" - show loaded images\n"
|
||||||
"efidebug memmap\n"
|
"efidebug memmap\n"
|
||||||
" - show uefi memory map\n"
|
" - show UEFI memory map\n"
|
||||||
"efidebug tables\n"
|
"efidebug tables\n"
|
||||||
" - show UEFI configuration tables\n";
|
" - show UEFI configuration tables\n";
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user