Enable watchdog and control pxe boot, Am4020 uefi bios the uefi shell – Kontron AM4020 uEFI BIOS User Manual
Page 61

AM4020 uEFI BIOS
The uEFI Shell
ID 1036-5670, Rev. 3.0
Page 55
P R E L I M I N A R Y
6.3.3.4
Enable Watchdog and Control PXE Boot
The uEFI Shell provides environment variables used to control the execution flow.
The following sample start-up script shows two uEFI Shell environment variables,
wdt_enable
and pxe_first, used to control the boot process and the Watchdog.
To create uEFI Shell environment variables, use the set uEFI Shell command as shown below:
echo -off
echo “Executing sample startup.nsh...”
if %wdt_enable% == “on” then
kwdt -t 15
echo “Watchdog enabled”
endif
if %pxe_first% == “on” then
echo “forced booting from network”
kboot -t network
endif
Shell> set wdt_enable on
Shell> set pxe_first on
Shell> set
pxe_first : on
wdt_enable : on
Shell> reset
See also other documents in the category Kontron Hardware:
- CP3003-SA uEFI BIOS (72 pages)
- CP3003-SA (36 pages)
- CP3002 (38 pages)
- CP3002-RC uEFI (64 pages)
- CP-RIO3-05 (42 pages)
- CP3002-RC (30 pages)
- CP342 (52 pages)
- CP930 (46 pages)
- CP932 (52 pages)
- CP346 (72 pages)
- CP384 (66 pages)
- CP383 (74 pages)
- CP382 (58 pages)
- CP381 (60 pages)
- CP372 (64 pages)
- CP371 (60 pages)
- CP-RIO3-04S (38 pages)
- CP390 (36 pages)
- CPS3410 (9 pages)
- CPS3402 (9 pages)
- CPS3105 (9 pages)
- CPS3101 (9 pages)
- CPS3003-SA (19 pages)
- PB-SIO4 (34 pages)
- PB-SIO4A (34 pages)
- PB-DOUT8 (34 pages)
- VMOD-2 (82 pages)
- VSBC-32 (110 pages)
- VM42 (62 pages)
- Bootstrap Loader (24 pages)
- VMP1 with Netbootloader (120 pages)
- VMP1 (106 pages)
- NetBootLoader (86 pages)
- VMP2 (142 pages)
- VMP3 (154 pages)
- CP-RIO6-923 (32 pages)
- CP-RIO6-923-F (32 pages)
- CP-RIO6-001 (28 pages)
- CP-RIO6-001-HD-VGA (46 pages)
- CP-RIO6-M (20 pages)
- CP-RIO6-B (28 pages)
- CP6925 (42 pages)
- CP6002 uEFI BIOS (76 pages)
- CP6002 IPMI (40 pages)
- CP6002 (42 pages)