HP Integrity rx2620 Installation (Smart Setup) Guide, Windows Server 2003, v5. - Page 84

Display and modify MEM/IO/PCI., Description, Command

Page 84 highlights

Table B-1 EFI Shell Commands and Descriptions (continued) Command Description Memory Commands Commands for listing and managing memory, EFI variables, and NVRAM details. default Set the default NVRAM values. dmem Dump memory or memory-mapped I/O. dmpstore Display all EFI variables. memmap Display the memory map. mm Display and modify MEM/IO/PCI. pdt View and clear nPartition or cell memory page deallocation table (PDT). Shell Navigation and Other Commands Commands for basic EFI Shell navigation and customization. alias Set and get alias settings. cls Clear the standard output with an optional background color. exit Exit EFI Shell environment. getmtc Display current monotonic counter value. help or ? Display help. mode Display the mode of the console output device. set Set and get environment variable. xchar Turn on and off extended character features. Shell Script Commands / Programming Constructs EFI shell script commands. echo else endfor for goto if input pause stall Echo message to stdout or toggle script echo. Script-only: Use with IF THEN. Script-only: Delimiter for FOR loop construct. Script-only: Loop construct. Script-only: Jump to label location in script. Script-only: IF THEN construct. Take user input and place in EFI variable. Script-only: Prompt to quit or continue. Stall the processor for some microseconds. 84 EFI Utilities

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96

Table B-1 EFI Shell Commands and Descriptions
(continued)
Description
Command
Memory Commands
Commands for listing and managing memory, EFI variables, and NVRAM details.
Set the default NVRAM values.
default
Dump memory or memory-mapped I/O.
dmem
Display all EFI variables.
dmpstore
Display the memory map.
memmap
Display and modify MEM/IO/PCI.
mm
View and clear nPartition or cell memory page deallocation table (PDT).
pdt
Shell Navigation and Other Commands
Commands for basic EFI Shell navigation and customization.
Set and get alias settings.
alias
Clear the standard output with an optional background color.
cls
Exit EFI Shell environment.
exit
Display current monotonic counter value.
getmtc
Display help.
help
or
?
Display the mode of the console output device.
mode
Set and get environment variable.
set
Turn on and off extended character features.
xchar
Shell Script Commands / Programming Constructs
EFI shell script commands.
Echo message to stdout or toggle script echo.
echo
Script-only: Use with IF THEN.
else
Script-only: Delimiter for FOR loop construct.
endfor
Script-only: Loop construct.
for
Script-only: Jump to label location in script.
goto
Script-only: IF THEN construct.
if
Take user input and place in EFI variable.
input
Script-only: Prompt to quit or continue.
pause
Stall the processor for some microseconds.
stall
84
EFI Utilities