Home | History | Annotate | Download | only in bios

Lines Matching full:bios

5 //  32 bit Bochs BIOS init code
37 to modify the BIOS in shadow RAM */
67 #define BIOS_TMP_STORAGE 0x00030000 /* 64 KB used to copy the BIOS to shadow RAM */
813 /* remap the BIOS to shadow RAM an keep it read/write while we
1260 * the tables are provided by the system BIOS.
1958 /* SMBIOS type 0 - BIOS Information */
2207 /* Type 0 -- BIOS Information */
2231 p->bios_characteristics[0] = 0x08; /* BIOS characteristics not supported */
2704 /* redirect bios read access to RAM */
2706 bios_lock_shadow_ram(); /* bios is already copied */