master
[util] Add support for EFI ROM images
[build] Allow for 32-bit and 64-bit versions of util/zbin
[util] Remove obsolete Makefile rule for util/prototester.c
[util] Rewrite catrom.pl to use Option::ROM library
[build] Rename gPXE to iPXE
[efi] Compress EFI ROM images
[efi] Mark imported EDK2 headers as permitted for Secure Boot
[libc] Redefine low 8 bits of error code as "platform error code"
[build] Allow binaries to request a log partition from genfsimg
[util] Fix up checksum in UNDI ROM header, if present
[legal] Update FSF mailing address in GPL licence texts
[build] Add Ubuntu/Debian syslinux mbr.bin search path
[console] Mark generated keymaps as permitted for Secure Boot
[build] Create util/gensrvimg for building network boot server images
Make pcap_inject non-static, so that its prototype doesn't conflict with the real pcap_inject in the case where we do have it.
[legal] Add support for the BSD-2-Clause-Patent licence
[util] Update mergerom.pl to handle iPXE ROM header
[modrom] Avoid clobbering near jump with checksum
- modified length of password string to match visible field length - value of n passed to wgetnstr should now be equivalent to output from strlen (i.e. length excluding NUL-terminating character)
[build] Allow PCI_ROM() and ISA_ROM() to span multiple lines
[util] Avoid compiler warning on gcc 4.6
[build] Simplify use of Getopt::Long in padimg.pl
[build] Handle all driver list construction via parserom.pl
[legal] Add UBDL relicensing tool
[util] Add romcheck.pl
[util] Don't die on undefined symbols in sortobjdump.pl
Initial revision
Restore the "shared symbol found only in a single object should be treated as being provided by that object" code.
[zbin] Allow for constructing compressed dynamic relocation records