Revision 3f4c179a149c4feb3f0ea777aeddffa06bed0a27 authored by Petr Borsodi on 16 January 2019, 16:37:57 UTC, committed by Michael Brown on 21 January 2019, 11:56:35 UTC
The Option::ROM module now compares the Code Type in the PCIR header
to 0x00 (PC-AT) in order to check the presence of other header types
(PnP, UNDI, iPXE, etc).  The validity of these headers are checked not
only by offset, but by range and signature checks also.  The image
checksum and initial size also depends on Code Type.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
1 parent 956f6a7
History
File Mode Size
contrib
src
.travis.yml -rw-r--r-- 1.3 KB
COPYING -rw-r--r-- 558 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.UBDL -rw-r--r-- 2.9 KB
README -rw-r--r-- 113 bytes

README

back to top