Intel SE7320SP2 Computer Hardware User Manual


 
Intel® Server Board SE7320SP2 & Intel Server Board SE7525GP2 TPS System BIOS
Revision 2.0
96
4.7.4.2 Changing the OEMlogo for Microsoft* Windows* 2000/2003/XP
1. Boot to Microsoft Windows 2000/2003/XP.
2. Download OEMLOGO.exe, Rombuild.exe, RomFile, and NewOEMlogoImage to the
hard drive.
3. Run the following command:
OEMLogo <RomFileName> <NewOEMImageFileName> [/F or /FN or /N]
Usage:
OEMLogo <RomFileName> <NewOEMImageFileName> [/F or /FN or /N]
or,
OEMLogo <RomFileName> [/D]
Where,
[/F] - forces replacement of the OEM logo even if the logo formats do not match.
[/N] – inserts the 16-color BMP without converting it to the default AMI format.
[/FN] - forces replacement of the OEM logo without converting a 16-color BMP to the
default AMI format.
[/D] - deletes the logo module from the ROM file.
Supported formats are dependent on the ROM and include the following:
16-color BMP, size up to 640x480, even width
256-color BMP, 640x480
JPEG, 640x480, 800x600, or 1024x768
256-color PCX, 640x480
Note: The Rombuild.exe file is NOT the same for both DOS and Microsoft Windows
2000/2003/XP. The user must use the correct Rombuild.exe file, dependent upon whether he
or she is updating the OEM logo in DOS or in a Microsoft Windows environment.
4.8 OEM Binary
System customers can supply 16 KB of code and data for use during POST and at run-time.
Individual platforms may support a larger user binary. User binary code is executed at several
defined hook points during POST.
The user binary code is stored in the system flash. If no run-time code is added, the BIOS
temporarily allocates a code buffer according to [PMM]. If run-time code is present, the BIOS
shadows the entire block as though it were an option ROM. The BIOS leaves this region
writeable to allow the user binary to update any data structures it defines. System software can
locate a run-time user binary by searching for it like an option ROM, checking each 2 KB
boundary from C0000h to EFFFFh. The system vendor can place a signature within the user
binary to distinguish it from other option ROMs.