99 Commits (041f01e60106dcc9d64f4a82ab11236c589dc264)

Author SHA1 Message Date
  Geoff Lywood b8dd94686b [efi] Fix the 32-bit version of elf2efi64 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Geoff Lywood ceba975b15 [efi] Verify object format support in elf2efi.c 14 years ago
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs 14 years ago
  Michael Brown d8c1f2e94f [build] Replace obsolete makerom.pl with quick script using Option::ROM 14 years ago
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 years ago
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Piotr Jaroszyński 70537cbe35 [util] Hide an expected error from the 'which' command 14 years ago
  Stefan Hajnoczi 6a6f26f74d [fnrec] Add function recorder for debugging 14 years ago
  Stefan Hajnoczi f9f7863c55 [util] Detect genisoimage as mkisofs replacement 14 years ago
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 14 years ago
  Joshua Oreman dacc64724f [util] Add diffsize.pl utility for generating diffs of object sizes 14 years ago
  Joshua Oreman 0677a383e0 [zbin] Fix 64-bit compilation warnings for util/zbin.c 14 years ago
  Marty Connor 15b46c5763 [util] Change gensdsk file permissions to include execute 14 years ago
  Thomas Miletich 78e54426c0 [zbin] Fix compilation warnings for util/zbin.c 14 years ago
  Stefan Hajnoczi 0ea6e5c221 [util] Make mtools check detect new versions 14 years ago
  Joshua Oreman b0b0b8f65c [modrom] Avoid clobbering near jump with checksum 14 years ago
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed 15 years ago
  vibi sreenivasan e6e30618c2 [geniso] Emit proper error message for incorrect location of ISOLINUX_BIN 15 years ago
  H. Peter Anvin 5e1aa70301 [legal] Add the MIT and ISC licenses to licence.pl 15 years ago
  Michael Brown f42b2932f8 [build] Allow safe concurrent builds of .iso, .liso and .sdsk targets 15 years ago
  Michael Brown b570c2efd8 [build] Make .liso image generation silent unless errors occur 15 years ago
  Marty Connor 96f4f96540 [build] Add syslinux floppy image type .sdsk 15 years ago
  Michael Brown 41307f2874 [legal] Add licence.pl and %.licence make target 15 years ago
  Stefan Hajnoczi 9b964dec36 [build] Fix signed/unsigned division in util/zbin.c 15 years ago
  Michael Brown b4a87daeb9 [build] Simplify use of Getopt::Long in padimg.pl 15 years ago
  Michael Brown 7aee624881 [build] Reinstate the .pdsk padded-floppy image format 15 years ago
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries 15 years ago
  Stefan Hajnoczi b149a99302 [build] Round up SUBx deltas 15 years ago
  Michael Brown bbd274a1d6 [efi] Use POSIX version of basename() in elf2efi.c 15 years ago
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 years ago
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 years ago
  Michael Brown 8fd81349b3 [efi] Ensure EFI ROM checksum is zero 15 years ago
  Michael Brown 48b2f70ee4 [util] Tidy up output of disrom.pl 15 years ago
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format 15 years ago
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images 15 years ago
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules 15 years ago
  Michael Brown cdd619d11f [util] Don't die on undefined symbols in sortobjdump.pl 15 years ago
  Michael Brown 96ea558e98 [util] Add optional debug messages to zbin.c 15 years ago
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl 15 years ago
  Eygene Ryabinkin 6de45ad4ae [util] Avoid calling fclose(NULL) in zbin.c 16 years ago
  Michael Brown bd5189a96d [util] Fix interpretation of short jumps in Option::ROM 16 years ago
  Michael Brown 23bca8f9d8 [util] Allow Option::ROM to understand and modify initialisation entry point 16 years ago
  Michael Brown 12a37ab99e [util] Add mergerom.pl 16 years ago
  Michael Brown 6f73bb5e00 [util] Add Option::ROM library and rewrite disrom.pl to use it. 16 years ago
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 years ago