Table 20. efi shell commands – Intel SR9000MK4U User Manual

Page 157

Advertising
background image

Intel

®

Server System SR9000MK4U Product Guide

135

EFI shell commands are listed below.

Table 20. EFI Shell Commands

Command

Description

alias [-d|-v|-b][AliasName][value]

Displays, creates, or deletes alias on EFI shell.

attrib [+/-ashr][-b][file...][directory...]

Displays or modifies attribute for file and directory.

bcfg driver|boot [dump [-v]] [add # file “desc”]

[rm #] [mv # #]

Displays or modifies settings of driver/boot.

cd [path]

Changes current directory.

cls [background color]

Clears the screen.

comp file1 file2

Compares the contents of two files.

connect [-r]|[-c] Handle# | DeviceHandle#

DriverHandle#

Connects the EFI driver to a device, and starts the driver.

cp [-r][-q] src [src...] [dst]

Copies files and directories.

date [mm/dd/[yy]yy]

Displays or sets the system date.

dblk device [Lba] [blocks]

Performs a hex dump of block device.

devices [-b] [-lXXX]

Displays a list of devices managed by the EFI driver.

devtree [-b] [-d] [-lXXX] [DeviceHandle]

Displays device tree that follows the EFI driver model.

dh [-b] [-d] [-lXXX] [-v] [handle]|[-p prot_id]

Displays handle information under the EFI environment.

disconnect DeviceHandle# [DriverHandle#

[ChildHandle#]] | [-r]

Disconnects device from driver.

dmem [Address] [Size] [;MMIO]

Displays memory configuration.

dmpstore

Dumps or displays NVRAM variables.

drivers [-b] [-lXXX]

Displays driver that follows the EFI driver model.

drvcfg [-c] [-lXXX] [-f] [-v] [-s] [DriverHandle

[DeviceHandle [ChildHandle]]]

Invokes the driver configuration protocol.

drvdiag [-c] [-lXXX] [-s] [-e] [-m] [DriverHandle

[DeviceHandle [ChildHandle]]]

Invokes the driver diagnostics protocol.

echo [-on|-off] | [message]

Executes standard output of messages or switches on/off of

command echoing.

edit [file]

Edits ASCII or UNICODE file.

err [Error Level]

Displays or modifies error level.

exit

Exits the EFI shell.

for

Repeats a series of commands according to the condition.

goto label

Creates batch file that jumps to another label.

guid [-b]

Displays all GUIDs under the EFI environment.

Advertising