User`s guide
Table Of Contents
- NovaScale 4020 User's Guide
- Preface
- Contents
- 1 System Description
- 2 Board Set Description
- 3 Configuration Software and Utilities
- Utilities / Drivers on Resource CD
- Power-on Sequence and Power-on Self-Test (POST)
- Extensible Firmware Interface Boot Manager
- The Extensible Firmware Interface (EFI) Shell
- BIOS Setup
- LSI Logic* SCSI Utility
- System Maintenance Utility
- EFI Platform Diagnostic Tests
- EFI Service Partition
- Console Redirection
- Terminal Mode
- Shutting Down the Server
- Servicing the System (basic knowledge)
- A Warning and Cautions
- B Working Inside the System
- C Hot-swapping System Components
- D Servicing the Electronics Bay
- Safety Warnings

104 NovaScale 4020 User’s Guide
Table 20. ASCII Key Mappings
Key Normal Shift Ctrl Alt
Backspace (08h) (08h) (7Fh) ^[}(08h)
(accent) ` ` (tilde) ~ NS ^[}`
11! NS^[}1
22@NS^[}2
33# NS^[}3
44$ NS^[}4
55%NS^[}5
66^ NS^[}6
77& NS^[}7
88* NS^[}8
99( NS^[}9
00) NS^[}0
(dash) - - (under) _ (1Fh) ^[}-
==+ NS^[}=
a to z a to z A to Z (01h) to (1Ah) ^[}a to ^[}z
[ [ { (1Bh) ^[}[
] ] } (1Dh) ^[}]
\ \ | (1Ch) ^[}\
(semi-colon) ; ; (colon) : NS ^[};
(apostrophe) ' ‘ (quote) " NS ^[}'
(comma) , , < NS ^[},
(period) . . > NS ^[}.
//?NS^[}/
(space) (20h) (20h) (20h) ^[}(20h)
NS = not supported
(xxh) = ASCII character xx
Limitations
Console redirection is a real-mode BIOS extension and has been modified to transition into EFI
space. The transition is actually a parameter-passing exercise whereby the serial redirection
scheme native to the EFI takes over using the settings established in BIOS Setup.
Video is redirected by scanning for, and sending changes to, text video memory across the
redirection channel. Therefore, console redirection cannot redirect video in graphics mode.
Keyboard redirection operates through the BIOS INT 16h handler. Software that bypasses this
handler does not receive redirected keystrokes. After entering EFI, the redirection scheme
changes somewhat, but the effect is the same.