aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2021-01-22[build] Allow an initrd script to be provided via genfsimgMichael Brown1-4/+15
2021-01-22[build] Fail gracefully when no input files are given to genfsimgMichael Brown1-0/+5
2021-01-22[build] Use explicit disk geometry for generated FAT filesystem imagesMichael Brown1-4/+7
2021-01-22[build] Fix genfsimg incompatibility with dash shellMichael Brown1-2/+2
2021-01-21[build] Set volume name "iPXE" on FAT filesystem imagesMichael Brown1-2/+2
2021-01-19[build] Allow genfsimg to be used on third party UEFI binariesMichael Brown1-3/+21
2021-01-18[build] Include xorrisofs as a viable mkisofs equivalentOmgalof1-2/+2
2021-01-13[build] Create util/genfsimg for building filesystem-based imagesMichael Brown4-266/+253
2020-07-21[build] Fix default target in sdsk imagebit1-1/+1
2020-06-19[util] Treat empty integer strings as invalidMichael Brown2-3/+3
2019-07-22[build] Do not apply WORKAROUND_CFLAGS for host compilerMichael Brown1-1/+5
2019-01-21[util] Add support for EFI ROM imagesPetr Borsodi2-1/+78
2019-01-21[util] Improve processing of ROM images in Option::ROMPetr Borsodi2-39/+110
2019-01-21[zbin] Fix compiler warning with GCC 9Michael Brown1-6/+6
2019-01-15[pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi2-3/+3
2018-09-17[build] Handle R_X86_64_PLT32 from binutils 2.31Christian Hesse1-0/+1
2018-03-28[efi] Add support for R_ARM_REL32 relocationsHeinrich Schuchardt1-0/+1
2018-03-21[util] Support reversed sort ordering when generating NIC listRobin Smidsrød1-21/+29
2017-09-24[efi] Allow for building with older versions of elf.h system headerMichael Brown1-0/+3
2017-09-24[efi] Accept (and ignore) R_ARM_V4BX relocationsHeinrich Schuchardt1-0/+1
2017-01-25[efi] Fix building elf2efi.c when -fpic is enabled by defaultMichael Brown1-1/+1
2016-06-03[build] Remove nested "my" declarationVinson Lee1-1/+1
2016-05-09[efi] Allow for building with older versions of elf.h system headerMichael Brown1-0/+22
2016-05-08[arm] Add support for 64-bit ARM (Aarch64)Michael Brown2-0/+21
2016-05-06[arm] Add support for 32-bit ARMMichael Brown2-47/+64
2016-05-02[efi] Eliminate use of libbfdMichael Brown1-169/+294
2016-03-24[prefix] Use CRC32 to verify each block prior to decompressionMichael Brown1-10/+42
2015-12-07[efi] Add %.usb target for building EFI-bootable USB (or other) disk imagesMichael Brown1-0/+60
2015-09-25[efi] Work around broken 32-bit PE executable parsing in ImageHlp.dllMichael Brown1-0/+2
2015-09-14[efi] Minimise use of iPXE header files when building host utilitiesMichael Brown3-3/+6
2015-09-01[build] Search for ldlinux.c32 separately from isolinux.binMichael Brown1-2/+1
2015-09-01[efi] Populate debug directory entry FileOffset fieldMichael Brown1-0/+19
2015-09-01[efi] Fix debug directory sizeMichael Brown1-1/+1
2015-06-01[build] Fix .ids.o creation for drivers not in the all-drivers buildMichael Brown1-0/+1
2015-04-22[build] Construct all-drivers list based on driver classMichael Brown1-1/+1
2015-04-13[util] Add ability to dump PCI device ID listMichael Brown2-0/+24
2015-04-13[build] Rewrite parserom.pl to support multiple source filesRobin Smidsrød1-51/+244
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+3
2015-03-02[legal] Add UBDL relicensing toolMichael Brown1-0/+169
2015-03-02[legal] Add support for the Unmodified Binary Distribution LicenceMichael Brown1-0/+13
2015-02-25[zbin] Use LZMA compressionMichael Brown1-10/+86
2015-02-12[efi] Disallow R_X86_64_32 relocationsMichael Brown1-2/+1
2014-09-10[efi] Add efifatbin utilityMichael Brown2-0/+261
2014-08-26[util] Use PCI length field to obtain length of individual imagesMichael Brown1-3/+2
2014-05-14[build] Merge util/geniso and util/genlisoChristian Hesse2-133/+121
2014-05-13[build] Avoid errors when build directory is mounted via NFSMichael Brown1-3/+3
2013-12-06[build] Fix LABEL name for .liso imagesChristian Hesse1-1/+1
2013-11-15[build] Update build system for Syslinux 6.xChristian Hesse1-0/+8
2013-04-19[libc] Redefine low 8 bits of error code as "platform error code"Michael Brown1-0/+5
2013-03-14[efi] Fix building with newer binutilsMichael Brown1-0/+2