Specifications
78 Version 2.0
5.2 Shell Command Profiles
Shell command profiles are groups of shell commands that are identified by a profile
name. Profile names that begin with the ‘_’ character are reserved for individual
implementations. For information on how profiles are identified, see section 3.3.2
(S
upported Profiles).
For more information on how profiles are updated when new commands are installed,
see section 3.11
There are four standard profiles:
Table 12Standard Profiles
Profile Name Description
Driver1 Standard set of driver-related commands.
Debug1 Standard set of debug commands.
Network1 Standard set of networking-related commands.
Install1 Standard set of commands to aid installation.
5.3 Shell Commands
alias
Summary
Displays, creates, or deletes aliases in the UEFI Shell environment.
Usage
alias [-d|-v] [alias-name] [command-name]
Options
alias-name
Alias name
command-name
Original command’s name or original command’s file name/directory.
-d
Delete an alias. command-name should not be present.
-v
Make the alias volatile.










