This document contains source code for a BIOS. It begins with macros and constants used in the code. The code then initializes various hardware components like the CPU, timers, DMA and video hardware. It also initializes data structures used by the BIOS in memory.