
Xh Ragl
The l program and BIOS are summarized in the two sections of this chapter. The POST routines are described in the next chapter.
The BIOS is based on an AMIBIOS® core, which includes support for
4 M/bits flash parts, PCI 2.2 Specification, and RIMM or DIMM memory modules. Added to this, a New BIOS Architecture (NBA) has been implemented. The main principle of the NBA is that HP features are independent modules and run at defined moments in the boot process. They are installed as hooks, either in:
• l | , for small tasks, or before memory is available. |
•S . As .COM files, for larger tasks once memory is available.
They both communicate with the BIOS through CMOS and memory tables providing information to the operating system through SMBIOS tables.
So, what are hooks? Hooks are architected points in the BIOS where specific code can be run. HP code is integrated, as mentioned above, in either source/object files, or as separate binaries.
Xh8fRQ Ragl l
The System ROM contains the POST
•
•
•
The address space, with details of the interrupts used, described at the end of this chapter.
The
The system BIOS is identified by the version number | 5 |
•is an optional letter indicating
•qq is a
•r is a
•e is the major BIOS version.
•is the minor BIOS version.
91