aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2010-05-31[libc] Enable automated extraction of error usage reportsMichael Brown2-0/+168
2010-05-27[efi] Verify object format support in elf2efi.cGeoff Lywood1-2/+3
2010-04-25[romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown1-1/+2
2010-04-25[build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown2-226/+34
2010-04-20[prefix] Add .text16.early sectionMichael Brown1-5/+56
2010-04-19[romprefix] Remove .xrom prefixMichael Brown1-18/+12
2010-04-19[build] Rename gPXE to iPXEMichael Brown7-13/+13
2010-04-16[util] Hide an expected error from the 'which' commandPiotr JaroszyƄski1-1/+1
2010-03-04[fnrec] Add function recorder for debuggingStefan Hajnoczi1-0/+32
2010-02-13[util] Detect genisoimage as mkisofs replacementStefan Hajnoczi1-1/+11
2010-01-20[prefix] Add .xrom prefix for a ROM that loads itself by PCI accessesJoshua Oreman1-12/+18
2010-01-14[util] Add diffsize.pl utility for generating diffs of object sizesJoshua Oreman1-0/+101
2009-10-20[zbin] Fix 64-bit compilation warnings for util/zbin.cJoshua Oreman1-8/+8
2009-10-20[util] Change gensdsk file permissions to include executeMarty Connor1-0/+0
2009-10-17[zbin] Fix compilation warnings for util/zbin.cThomas Miletich1-5/+5
2009-10-15[util] Make mtools check detect new versionsStefan Hajnoczi2-2/+2
2009-10-15[modrom] Avoid clobbering near jump with checksumJoshua Oreman1-2/+2
2009-08-11[zbin] Change fixup semantics to support ROMs over 128k uncompressedJoshua Oreman1-50/+76
2009-08-09[geniso] Emit proper error message for incorrect location of ISOLINUX_BINvibi sreenivasan1-1/+1
2009-08-02[legal] Add the MIT and ISC licenses to licence.plH. Peter Anvin1-0/+25
2009-08-02[build] Allow safe concurrent builds of .iso, .liso and .sdsk targetsMichael Brown3-8/+5
2009-08-02[build] Make .liso image generation silent unless errors occurMichael Brown1-1/+1
2009-08-02[build] Add syslinux floppy image type .sdskMarty Connor2-27/+83
2009-05-18[legal] Add licence.pl and %.licence make targetMichael Brown1-0/+124
2009-04-26[build] Fix signed/unsigned division in util/zbin.cStefan Hajnoczi1-4/+5
2009-04-16[build] Simplify use of Getopt::Long in padimg.plMichael Brown1-4/+3
2009-04-16[build] Reinstate the .pdsk padded-floppy image formatMichael Brown1-3/+4
2009-04-16[build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2-12/+44
2009-04-15[build] Round up SUBx deltasStefan Hajnoczi1-7/+10
2009-03-31[efi] Use POSIX version of basename() in elf2efi.cMichael Brown1-1/+6
2009-03-26[pci] Add driver_data field to struct pci_device_idThomas Miletich1-1/+2
2009-03-26[build] Enable building with the Intel C compiler (icc)Michael Brown2-0/+157
2009-01-09[efi] Ensure EFI ROM checksum is zeroMichael Brown1-101/+60
2009-01-09[util] Tidy up output of disrom.plMichael Brown1-21/+26
2009-01-08[efi] Add efirom utility and .efirom image formatMichael Brown3-42/+324
2009-01-07[efi] Allow for .efidrv images as well as .efi imagesMichael Brown1-14/+93
2009-01-07[efi] Use elf2efi utility in place of efilinkMichael Brown3-516/+766
2008-12-05[x86_64] Add support for compilation as an x86_64 binaryMichael Brown1-2/+10
2008-10-13[efi] Add EFI image format and basic runtime environmentMichael Brown2-0/+508
2008-10-10[makefile] Reduce verbosity of various NON_AUTO_MEDIA rulesMichael Brown1-1/+1
2008-10-10[util] Don't die on undefined symbols in sortobjdump.plMichael Brown1-1/+1
2008-10-10[util] Add optional debug messages to zbin.cMichael Brown1-0/+27
2008-10-08[makefile] Split config.h out into config/*.h and kill off mkconfig.plMichael Brown1-205/+0
2008-09-04[util] Avoid calling fclose(NULL) in zbin.cEygene Ryabinkin1-1/+2
2008-08-27[util] Fix interpretation of short jumps in Option::ROMMichael Brown1-1/+3
2008-08-15[util] Allow Option::ROM to understand and modify initialisation entry pointMichael Brown3-7/+66
2008-07-31[util] Add mergerom.plMichael Brown1-0/+80
2008-07-31[util] Add Option::ROM library and rewrite disrom.pl to use it.Michael Brown2-100/+520
2008-06-05[util] config-local.h to avoid accidental commitsStefan Hajnoczi1-10/+27
2008-03-06[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.romMichael Brown1-1/+1