2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/arch/i386/firmware/pcbios
Michael Brown 57b5e227ff Use fast in-situ test for gate A20 being set, to cut down on the
number of (potentially very slow) gateA20_set operations.

Die with a fatal error if we are unable to set gate A20; if this fails
then we are bound to experience memory corruption at a later stage,
and I'd prefer to pick it up early.
2007-07-13 13:32:49 +01:00
..
basemem.c Provide {get,set}_fbms() in basemem.h. 2007-01-13 23:57:31 +00:00
bios_console.c Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot 2007-07-03 16:02:15 -04:00
bios.c Updated to REAL_CODE() 2006-05-24 13:50:40 +00:00
e820mangler.S Check to see if we've reached the end of the map before attempting to 2006-08-31 13:25:45 +00:00
gateA20.c Use fast in-situ test for gate A20 being set, to cut down on the 2007-07-13 13:32:49 +01:00
hidemem.c Fix typo 2007-07-04 02:25:07 +01:00
memmap.c Make the getmemsize() prototype available in memsizes.h, for code that 2007-01-14 15:32:25 +00:00
pnpbios.c Added PnP BIOS scanning code, separated out from the UNDI driver 2007-01-05 16:10:03 +00:00
smbios.c Add ability to read serial number from SMBIOS 2007-02-01 20:52:12 +00:00