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/prefix
Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload
The header of a .mrom image declares its length to be only a few
kilobytes; the remainder is accessed via a sideband mechanism.  This
makes it difficult to append an additional ROM image, such as an EFI
ROM.

Add a second, dummy ROM header covering the payload portion of the
.mrom image, allowing consumers to locate any appended ROM images in
the usual way.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-06-12 15:15:03 +01:00
..
bootpart.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dskprefix.S [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
exeprefix.S [prefix] Allow prefix to specify an arbitrary maximum address for relocation 2011-11-11 23:20:52 +00:00
hdprefix.S [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
kkkpxeprefix.S [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 2011-12-11 02:28:04 +00:00
kkpxeprefix.S [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
kpxeprefix.S [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
libprefix.S [romprefix] Add a dummy ROM header to cover the .mrom payload 2012-06-12 15:15:03 +01:00
lkrnprefix.S [lkrnprefix] Copy command line before installing iPXE 2012-01-18 00:02:16 +00:00
mbr.S Added active partition locator, and simple MBR built using it. 2007-07-05 00:21:01 +01:00
mromprefix.S [romprefix] Add a dummy ROM header to cover the .mrom payload 2012-06-12 15:15:03 +01:00
nbiprefix.S [build] Fix building with latest binutils 2011-03-16 16:09:05 +00:00
nullprefix.S Prevent hundreds of errors from "make symcheck". The prefix exit path 2005-04-23 14:57:53 +00:00
pxeprefix.S [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 2011-12-11 02:28:04 +00:00
romprefix.S [romprefix] Add a dummy ROM header to cover the .mrom payload 2012-06-12 15:15:03 +01:00
undiloader.S [prefix] Allow prefix to specify an arbitrary maximum address for relocation 2011-11-11 23:20:52 +00:00
unnrv2b16.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
unnrv2b.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
usbdisk.S Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount 2007-07-05 14:20:55 +01:00