Files
ipxe/src
Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images
mromprefix.S currently uses the initialisation length field (single
byte at offset 0x02) to determine the length of a ROM image within a
multi-image ROM BAR.  For PCI ROM images with a code type other than
0, the initialisation length field may not be present.

Fix by using the PCI header's image length field instead.

Inspired-by: Swift Geek <swiftgeek@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-08-26 15:17:56 +01:00
..
2007-06-09 22:57:00 +01:00
2014-07-12 14:24:40 +01:00
2010-04-19 23:43:39 +01:00
2010-05-29 23:49:47 +01:00
2014-08-22 17:34:07 +01:00