Specifications
Version 2.0
75
Command Description Required at
Shell Level or
Profile
alias
Displays, creates, or deletes aliases in the UEFI Shell
environment
3
attrib
Displays or changes the attributes of files or
directories.
2
edit
Full screen editor for ASCII or UCS-2 files. Debug1
eficompress
Compress a file using EFI Compression Algorithm. Debug1
efidecompress
Decompress a file using EFI Decompression
Algorithm.
Debug1
else
Conditionally execute commands if a previous if
condition was false.
1
endfor
End a loop stated with for in a script. 1
endif
End a conditional block started with if. 1
exit
Exits the UEFI Shell environment and returns control
to the parent that launched the UEFI Shell.
1
for
Start a loop in a script 1
getmtc
Return current monotonic count. 3
goto
Go to a label in a script 1
guid
Displays all registered EFI GUIDs. Debug1
help
Displays the list of commands that are built into the
UEFI Shell.
3
hexedit
Full screen hex editor for files, block devices, or
memory.
Debug1
if
Conditionally execute script statements. 1
ifconfig
Displays or modifies the current IP configuration. Network1
ipconfig
Displays or modifies the current IP configuration. Network1
load
Loads a UEFI driver into memory. 2
loadpcirom
Loads a PCI Option ROM from the specified file. Debug1
ls
Lists a directory's contents or file information. 2
map
Defines a mapping between a user-defined name and
a device handle.
2
mem
Displays the contents of system or device memory. Debug1
memmap
Displays the memory map maintained by the EFI
environment.
Debug1










