2762 Commits (74b7bc0954120a13a5c79880f24d178a9c4fb0ef)
 

Author SHA1 Message Date
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 years ago
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules 15 years ago
  Michael Brown 5c695db474 [makefile] Split platform-dependent portions out of arch/i386/Makefile 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 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
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms 15 years ago
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config 15 years ago
  Michael Brown 160b950af8 [libc] Define wchar_t in a gcc-compatible way 15 years ago
  Michael Brown 19a0452205 [libc] Add function declaration for main() in stdlib.h 15 years ago
  Michael Brown 521549d900 [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> 15 years ago
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15 years ago
  Michael Brown 91802c6e85 [makefile] Fix -fno-stack-protector test on older versions of gcc 15 years ago
  Michael Brown afe1323c76 [compiler] Allow for selective disabling of debug levels at runtime 15 years ago
  Michael Brown 9b01a9fd9c [compiler] Add __always_inline macro 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
  Michael Brown df02c54f86 [arbel] Fix off-by-one error in the failure path in arbel_probe() 15 years ago
  Michael Brown 76f6cad8af [hermon] Fix off-by-one error in the failure path in hermon_probe() 15 years ago
  H. Peter Anvin e899f100ca [makefile] Quote argument to sed containing [] 15 years ago
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= 15 years ago
  Michael Brown 6f87d622e1 [tg3] Add PCI ID 15 years ago
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S 15 years ago
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present 15 years ago
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled 15 years ago
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 15 years ago
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call 15 years ago
  Michael Brown 39047c5636 [hermon] Allocate only as much memory as is needed for ICM and ICM AUX 15 years ago
  Michael Brown 2d41dead08 [iscsi] Fix LUN parsing in the iSCSI root-path 15 years ago
  Marty Connor 6eaefa16a8 [release] Update version post release to 0.9.4+ 15 years ago
  Marty Connor 601d244a8e [release] Update version information for 0.9.4 release 15 years ago
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() 15 years ago
  Michael Brown e2d5788716 [settings] Expose MAC address setting for general use 15 years ago
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used 15 years ago
  Michael Brown 3392cfa7df [pcbios] Fetch INT 15,e820 entry directly into our e820 cache 15 years ago
  Michael Brown fa880ec70a [arbel] Allocate sufficient space for firmware buffer 15 years ago
  Michael Brown b45b39260c [hermon] Allocate sufficient space for firmware buffer 15 years ago
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps 15 years ago
  Michael Brown 9c71949d1f [crypto] Remove spurious #include "config.h" 15 years ago
  Michael Brown 539f94b980 [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S 15 years ago
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15 years ago
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution 15 years ago
  Michael Brown 887d77c27a [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes 15 years ago
  Michael Brown 35b7658877 [settings] Add the uristring setting type 15 years ago
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15 years ago
  Michael Brown 9d44a06188 [romprefix] If we hook INT 19, prompt before attempting boot 15 years ago