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 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps
Some systems seem to report insane memory maps (particularly at POST
time).  Detect and work around some of the common failure cases.
2008-09-23 23:35:19 +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
e820mangler.S [pcbios] Support arbitrary splits of the e820 memory map 2008-08-18 07:17:41 +01:00
gateA20.c [a20] Send a null command to the KBC after changing A20 2008-06-27 22:29:13 +01:00
hidemem.c [pcbios] Add extra debugging messages relating to the system memory map 2008-09-07 21:38:41 +01:00
memmap.c [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps 2008-09-23 23:35:19 +01:00
pnpbios.c Added PnP BIOS scanning code, separated out from the UNDI driver 2007-01-05 16:10:03 +00:00
smbios_settings.c [smbios] Add named settings for manufacturer, product name, and serial no. 2008-07-27 01:18:55 +01:00
smbios.c [smbios] Print SMBIOS version number in debugging messages 2008-08-19 22:01:38 +01:00