summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* [util] Add support for EFI ROM imagesPetr Borsodi2019-01-212-1/+78
* [util] Improve processing of ROM images in Option::ROMPetr Borsodi2019-01-212-39/+110
* [zbin] Fix compiler warning with GCC 9Michael Brown2019-01-211-6/+6
* [pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi2019-01-152-3/+3
* [build] Handle R_X86_64_PLT32 from binutils 2.31Christian Hesse2018-09-171-0/+1
* [efi] Add support for R_ARM_REL32 relocationsHeinrich Schuchardt2018-03-281-0/+1
* [util] Support reversed sort ordering when generating NIC listRobin Smidsrød2018-03-211-21/+29
* [efi] Allow for building with older versions of elf.h system headerMichael Brown2017-09-241-0/+3
* [efi] Accept (and ignore) R_ARM_V4BX relocationsHeinrich Schuchardt2017-09-241-0/+1
* [efi] Fix building elf2efi.c when -fpic is enabled by defaultMichael Brown2017-01-251-1/+1
* [build] Remove nested "my" declarationVinson Lee2016-06-031-1/+1
* [efi] Allow for building with older versions of elf.h system headerMichael Brown2016-05-091-0/+22
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-082-0/+21
* [arm] Add support for 32-bit ARMMichael Brown2016-05-062-47/+64
* [efi] Eliminate use of libbfdMichael Brown2016-05-021-169/+294
* [prefix] Use CRC32 to verify each block prior to decompressionMichael Brown2016-03-241-10/+42
* [efi] Add %.usb target for building EFI-bootable USB (or other) disk imagesMichael Brown2015-12-071-0/+60
* [efi] Work around broken 32-bit PE executable parsing in ImageHlp.dllMichael Brown2015-09-251-0/+2
* [efi] Minimise use of iPXE header files when building host utilitiesMichael Brown2015-09-153-3/+6
* [build] Search for ldlinux.c32 separately from isolinux.binMichael Brown2015-09-011-2/+1Star
* [efi] Populate debug directory entry FileOffset fieldMichael Brown2015-09-011-0/+19
* [efi] Fix debug directory sizeMichael Brown2015-09-011-1/+1
* [build] Fix .ids.o creation for drivers not in the all-drivers buildMichael Brown2015-06-011-0/+1
* [build] Construct all-drivers list based on driver classMichael Brown2015-04-221-1/+1
* [util] Add ability to dump PCI device ID listMichael Brown2015-04-132-0/+24
* [build] Rewrite parserom.pl to support multiple source filesRobin Smidsrød2015-04-131-51/+244
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+3
* [legal] Add UBDL relicensing toolMichael Brown2015-03-021-0/+169
* [legal] Add support for the Unmodified Binary Distribution LicenceMichael Brown2015-03-021-0/+13
* [zbin] Use LZMA compressionMichael Brown2015-02-251-10/+86
* [efi] Disallow R_X86_64_32 relocationsMichael Brown2015-02-121-2/+1Star
* [efi] Add efifatbin utilityMichael Brown2014-09-102-0/+261
* [util] Use PCI length field to obtain length of individual imagesMichael Brown2014-08-261-3/+2Star
* [build] Merge util/geniso and util/genlisoChristian Hesse2014-05-142-133/+121Star
* [build] Avoid errors when build directory is mounted via NFSMichael Brown2014-05-131-3/+3
* [build] Fix LABEL name for .liso imagesChristian Hesse2013-12-061-1/+1
* [build] Update build system for Syslinux 6.xChristian Hesse2013-11-151-0/+8
* [libc] Redefine low 8 bits of error code as "platform error code"Michael Brown2013-04-191-0/+5
* [efi] Fix building with newer binutilsMichael Brown2013-03-141-0/+2
* [zbin] Fix size used for memset in alloc_output_fileDaniel P. Berrange2013-03-051-1/+1
* [efi] Ensure EFI binaries comply with Authenticode requirementsMichael Brown2013-02-251-1/+4
* [util] Fix uninitialised-variable warning in einfo.cMichael Brown2012-10-221-2/+3
* [util] Fix up checksum in UNDI ROM header, if presentMichael Brown2012-08-151-0/+1
* [util] Display UNDI ROM header in disrom.plMichael Brown2012-08-152-0/+96
* [util] Allow for CALL NEAR in the option ROM initialisation entry pointDaniel Wyatt2012-08-151-0/+4
* [util] Update mergerom.pl to handle iPXE ROM headerMichael Brown2012-07-231-3/+18
* [romprefix] Report a pessimistic runtime size estimateMichael Brown2012-07-233-1/+88
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-2011-11/+22
* [util] Avoid compiler warning on gcc 4.6Michael Brown2012-07-031-1/+1
* [util] Update mergerom.pl to handle .mrom imagesMichael Brown2012-06-121-3/+6