mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 05:34:31 +02:00
ShellPkg/UefiShellLevel2CommandsLib: Add helper for reset -fwui option
Following the UEFI Shell Specification revision 2.2, add helper for the '-fwui' option of the reset command. Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
This commit is contained in:
parent
694cc9f100
commit
e53cf2412a
@ -619,6 +619,8 @@
|
|||||||
" -w - Performs a warm boot.\r\n"
|
" -w - Performs a warm boot.\r\n"
|
||||||
" -c - Performs a cold boot.\r\n"
|
" -c - Performs a cold boot.\r\n"
|
||||||
" string - Describes a reason for the reset.\r\n"
|
" string - Describes a reason for the reset.\r\n"
|
||||||
|
" -fwui - If the system firmware supports it, perform a reset back\r\n"
|
||||||
|
" to the firmware user interface (FW UI)"
|
||||||
".SH DESCRIPTION\r\n"
|
".SH DESCRIPTION\r\n"
|
||||||
" \r\n"
|
" \r\n"
|
||||||
"NOTES:\r\n"
|
"NOTES:\r\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user