aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-05[zbin] Fix size used for memset in alloc_output_fileDaniel P. Berrange1-1/+1
2013-02-25[efi] Ensure EFI binaries comply with Authenticode requirementsMichael Brown1-1/+4
2012-10-22[util] Fix uninitialised-variable warning in einfo.cMichael Brown1-2/+3
2012-08-15[util] Fix up checksum in UNDI ROM header, if presentMichael Brown1-0/+1
2012-08-15[util] Display UNDI ROM header in disrom.plMichael Brown2-0/+96
2012-08-15[util] Allow for CALL NEAR in the option ROM initialisation entry pointDaniel Wyatt1-0/+4
2012-07-23[util] Update mergerom.pl to handle iPXE ROM headerMichael Brown1-3/+18
2012-07-23[romprefix] Report a pessimistic runtime size estimateMichael Brown3-1/+88
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown11-11/+22
2012-07-03[util] Avoid compiler warning on gcc 4.6Michael Brown1-1/+1
2012-06-12[util] Update mergerom.pl to handle .mrom imagesMichael Brown1-3/+6
2012-06-12[romprefix] Add a dummy ROM header to cover the .mrom payloadMichael Brown1-8/+62
2012-06-12[util] Rewrite catrom.pl to use Option::ROM libraryMichael Brown1-34/+15
2012-06-12[util] Allow Option::ROM to access multiple ROM imagesMichael Brown3-53/+129
2012-04-24[util] Remove obsolete Makefile rule for util/prototester.cMarin Hannache1-8/+2
2012-04-21[efi] Fix compiler warning in elf2efi.cMichael Brown1-0/+4
2012-04-18[util] Add utility to generate list of supported network cardsRobin Smidsrød2-1/+589
2012-04-10[build] Enable warnings when building utilitiesMichael Brown6-30/+23
2012-03-27[console] Ignore unexpected keysyms when generating keyboard mapsMichael Brown1-2/+4
2011-11-16[build] Include UNDI PCI driver within all-drivers buildMichael Brown1-1/+1
2011-09-19[util] Add romcheck.plMichael Brown1-0/+54
2011-05-19[build] Allow APPEND lines in ipxe.iso to function as expectedDominic Cleal1-1/+1
2011-03-30[build] Avoid generating ROMs with "match-any" vendor or device IDsMichael Brown1-0/+1
2011-03-30[build] Include only one copy of each ROM in "make allroms"Michael Brown1-4/+4
2011-03-27[build] Generate hybrid ISO images if isohybrid is availableMichael Brown1-0/+7
2011-03-16[console] Try to avoid problems caused by keycode 86Michael Brown1-4/+15
2011-03-16[console] Add keymap generatorMichael Brown1-0/+224
2010-12-09[fnrec] Enhance function recordingMichael Brown2-32/+145
2010-10-17[util] Update welcome message in ISO imagesMichael Brown1-1/+1
2010-07-21[efi] Fix the 32-bit version of elf2efi64Geoff Lywood1-10/+10