david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/i386/firmware/pcbios
Michael Brown a7eee64506 Added more verbose memory-map debugging.
Added redundant call to get_memmap() in int13_boot() immediately
before jumping to boot sector, to assist in debugging.
2007-09-21 18:33:17 +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 On advice of hpa: be more patient with the KBC and SCPA methods; retry 2007-07-14 20:56:12 +01:00
hidemem.c Fix typo 2007-07-04 02:25:07 +01:00
memmap.c Added more verbose memory-map debugging. 2007-09-21 18:33:17 +01: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