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
Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB
The .mrom payload has a code type of 0xff and so the initialisation
length field (single byte at offset 0x02) does not need to be
present.  Use only the PCI header's image length field, which allows
the .mrom payload to be up to 32MB in size.

Inspired-by: Swift Geek <swiftgeek@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-08-26 15:17:56 +01:00
..
i386 [mromprefix] Allow for .mrom images larger than 128kB 2014-08-26 15:17:56 +01:00
x86 [xen] Use version 1 grant tables by default 2014-08-13 19:21:42 +01:00
x86_64 [x86_64] Add functions to read and write model-specific registers 2014-07-23 10:20:15 +01:00