108 Commits (6c0e8c14be9546b49c097f5e6e8307bda3e7f5ac)

Author SHA1 Message Date
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Geoff Lywood a5ad78f27e [build] Allow building against a zlib in a non-standard location 14 years ago
  Piotr Jaroszyński c68839d4d6 [efi] Fix .efi and .efidrv linking 14 years ago
  Piotr Jaroszyński ba27168c2e [efi] Fix link order for elf2efi 14 years ago
  Michael Brown 28f73ca54e [build] Inhibit "skipping incompatible" message from ld 14 years ago
  Michael Brown d8c1f2e94f [build] Replace obsolete makerom.pl with quick script using Option::ROM 14 years ago
  Michael Brown 58f6e55362 [build] Generate random build identifier 14 years ago
  Michael Brown 8ffea19225 [romprefix] Remove .hrom prefix 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 46d6ec7d77 [build] Add support for local configuration files 14 years ago
  Stefan Hajnoczi 6a6f26f74d [fnrec] Add function recorder for debugging 14 years ago
  Stefan Hajnoczi 5782794e20 [build] Disable ccache for embedded.o 14 years ago
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 14 years ago
  Joshua Oreman f94845168a [makefile] Allow .sizes target to work with funny-named objects 14 years ago
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM 14 years ago
  Joshua Oreman 3fa2779208 [build] Fix DEBUG builds for filenames with hyphens 14 years ago
  Michael Brown b3db99a38d [doc] Expand scope of doxygen-generated documentation 15 years ago
  Michael Brown 8afafb6532 [build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use 15 years ago
  Michael Brown 41307f2874 [legal] Add licence.pl and %.licence make target 15 years ago
  Michael Brown a1eb4ffdf7 [build] Automatically sort the list of constituent object sizes 15 years ago
  Michael Brown ead44dba89 [build] Provide mechanism for listing constituent object sizes 15 years ago
  Michael Brown f721067d35 [build] Kill off the multiple-object-per-source-file mechanism 15 years ago
  Michael Brown f79608b376 [build] Provide mechanism for listing per-target source files 15 years ago
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries 15 years ago
  Michael Brown dc387547a3 [build] Don't assume the existence of "seq" 15 years ago
  Michael Brown 3dd7ce1c26 [efi] Allow building with non-system libbfd 15 years ago
  Michael Brown e3b9e3d04b [build] Add --divide to ASFLAGS if supported by the assembler 15 years ago
  Michael Brown a436dc4014 [build] Avoid always rebuilding bin/embedded.o 15 years ago
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files 15 years ago
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format 15 years ago
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 years ago
  Michael Brown 7d36a1b7b0 [build] Explicitly link efilink against -liberty 15 years ago
  Michael Brown d9c38d14d6 [build] Fix building on FreeBSD 15 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 years ago
  Michael Brown 98abd48a26 [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty lists 15 years ago
  Michael Brown 3f80f9e1a6 [makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPS 15 years ago
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl 15 years ago
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms 15 years ago
  Michael Brown 91802c6e85 [makefile] Fix -fno-stack-protector test on older versions of gcc 15 years ago
  Marty Connor 60c3b69c31 [release] Update version to 0.9.5+ post release 15 years ago
  Marty Connor 8c3e95ce42 [release] Update version to 0.9.5 for release 15 years ago
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= 15 years ago
  Marty Connor 6eaefa16a8 [release] Update version post release to 0.9.4+ 15 years ago