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 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message
INT 15,e801 is capable of returning a memory range that extends to
4GB, so allow for this in the debug message that shows the data
returned by INT 15,e801.
2008-09-23 00:58:12 +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 [memmap] Allow for 4GB+ systems in debug message 2008-09-23 00:58:12 +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