2700 Commits (22979c511eaf9b36c7ed5efee05242c9d482ca6e)
 

Author SHA1 Message Date
  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
  Michael Brown 4011f9d956 [phantom] Skip command PEG initialisation if PEG is already running 15 years ago
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps 15 years ago
  Michael Brown e13d793160 [phantom] Omit an initialisation step now performed by the firmware 15 years ago
  Michael Brown a2f9bf70d7 [pxe] Display PXE_LOADER debug message after call to initialise() 15 years ago
  Michael Brown ca0b0f0616 [relocate] Guard against systems that report empty memory regions 15 years ago
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message 15 years ago
  Michael Brown 0e408658b9 [iscsi] Change default initiator name prefix to "iqn.2000-01.org.etherboot:" 15 years ago
  Michael Brown 6df82b1a9d [undi] Scan for UNDI ROMs on 512-byte boundaries rather than 2kB boundaries 15 years ago
  Michael Brown 8223084afc [util] Disable automatic CR->LF conversion in serial-console utility 15 years ago
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 15 years ago
  Michael Brown a30c70727a [contrib] Bring bochs/qemu READMEs up to date with latest upstream code 15 years ago
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 15 years ago