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
Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map
At POST time some BIOSes return invalid e820 maps even though
they indicate that the data is valid.  We add a check that the first
region returned by e820 is RAM type and declare the map to be invalid
if it is not.

This extends the sanity checks from 8b20e5d ("[pcbios] Sanity-check
the INT15,e820 and INT15,e801 memory maps").
2008-12-18 17:28:57 +00:00
..
i386 [pcbios] Add additional sanity check for bogus e820 map 2008-12-18 17:28:57 +00:00
x86 [x86_64] Add support for compilation as an x86_64 binary 2008-12-05 00:06:27 +00:00
x86_64 [x86_64] Add support for compilation as an x86_64 binary 2008-12-05 00:06:27 +00:00