BIOS BIOS UPDATE UTILITY
4-16
4.2 BIOS Update Utili
ty
The flash ROM contains system initialization routines, the BIOS Setup Utility, and runtime 
support routines. The exact layout is subject to change, as determined by BIOS. The flash 
ROM also contains initialization code in compressed form for onboard peripherals, like 
SCSI, NIC and video controllers. The complete ROM is visible, starting at physical address 
4 GB minus the size of the flash ROM device. 
A 16-KB parameter block in the flash ROM is dedicated to storing configuration data that 
controls the system configuration (ESCD). Application software must use standard APIs to 
access these areas; application software cannot access the data directly.
BIOS Update Utility
Server platforms support DOS-based, Windows-based and Linux-based firmware update 
utilities. This utility loads a fresh copy of the BIOS into the flash ROM.
The BIOS update may affect the following items:
 The system BIOS setup utility and strings
 Onboard video BIOS, RAID BIOS, and other option ROMS for the devices embedded
on the server board
 Memory reference code
 Microcode updates
 ME Firmware
ME Region Update
The update utility also provides the ME region update function. Refer to the README.txt 
for additional information.
Ther
e’s another Server Platform Services firmware running in Management 
Engine (ME) microcontroller present in the Intel® chipset. And this ME firmware is 
placed in the region that is included in the BIOS BIN file for Intel® platform only. 
We provide two script files that can update the BIOS and update the ME region 
separately.
BIOS Setting Utility
Us
e AMISCE to import/export BIOS settings in the OS:
1. Expo
rt the BIOS setting and generate a script 
file:
.SCELNX_64 /o /s NVRAM.txt
2. Import BIOS setting with script file:
.SCELNX_64 /i /s NVRAM.txt