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/util
Michael Brown 12a37ab99e [util] Add mergerom.pl
This utility is required as a workaround for legal restrictions on
including GPL and non-GPL code within the same expansion ROM image.

While this is not encouraged, we are prepared to accept that
concatenation of ROM images and updating of the ROM header data
structures can be classed as "mere aggregation" within the terms of
the GPL.

If in any doubt, assume that you cannot include GPL and non-GPL code
within the same expansion ROM image.  Contact the Etherboot team for
clarification on your specific circumstances.
2008-07-31 06:28:46 +01:00
..
Option [util] Add Option::ROM library and rewrite disrom.pl to use it. 2008-07-31 05:30:04 +01:00
.gitignore Compressed ROM images now work. 2007-07-16 16:58:38 +01:00
catrom.pl Initial revision 2005-03-08 18:53:11 +00:00
disrom.pl [util] Add Option::ROM library and rewrite disrom.pl to use it. 2008-07-31 05:30:04 +01:00
dskpad.pl Quick utility to pad floppy disk images for vmware/qemu 2006-08-23 03:07:41 +00:00
geniso Rename .lilo extension to .lkrn and updated dependencies 2007-07-06 08:04:06 -04:00
genliso Rename .lilo extension to .lkrn and updated dependencies 2007-07-06 08:04:06 -04:00
get-pci-ids Initial revision 2005-03-08 18:53:11 +00:00
hijack.c Make pcap_inject non-static, so that its prototype doesn't conflict with 2006-04-05 11:44:05 +00:00
Makefile - first check-in for mucurses_test.c 2006-06-27 17:31:01 +00:00
makerom.pl Produce no output unless -v is specified or an error occurs. 2007-07-17 01:59:48 +01:00
mergerom.pl [util] Add mergerom.pl 2008-07-31 06:28:46 +01:00
mkconfig.pl [util] config-local.h to avoid accidental commits 2008-06-05 00:45:33 +01:00
modrom.pl Initial revision 2005-03-08 18:53:11 +00:00
mucurses_test.c - modified length of password string to match visible field length 2006-06-28 11:52:30 +00:00
nrv2b.c Initial revision 2005-03-08 18:53:11 +00:00
parserom.pl [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom 2008-03-06 15:37:34 +00:00
sortobjdump.pl Special handling for symbols of the form "xxx_end", to make table end 2005-04-27 12:08:13 +00:00
swapdevids.pl Initial revision 2005-03-08 18:53:11 +00:00
symcheck.pl Restore the "shared symbol found only in a single object should be 2007-07-17 01:39:06 +01:00
zbin.c Compressed ROM images now work. 2007-07-16 16:58:38 +01:00