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 78dd963c1f Check to see if we've reached the end of the map before attempting to
skip past an empty region, otherwise we end up generating an infinitely
long e820 map.  (Yes, there *are* real systems that provide e820 maps
with a zero-length region at the end...)
2006-08-31 13:25:45 +00:00
..
basemem.c Fixes for gcc >= 3.2 from Georg Baum 2005-05-23 23:47:54 +00:00
bios_console.c Typo. 2006-05-25 00:00:53 +00: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 Updated to REAL_CODE() 2006-05-24 13:28:39 +00:00
hidemem.c Also hide base memory region from E820 map. 2006-05-25 00:10:58 +00:00
memmap.c Add a "count" field to struct memory_map. 2006-05-25 00:00:30 +00:00