3260 Commits (b9b59a585b2e37b517e38501208f1a213dd6ea1e)
 

Author SHA1 Message Date
  Michael Brown b9b59a585b [doc] Re-add README file 14 years ago
  Michael Brown 2e5a2446bd [build] Add rtl8139.rom to the default build target list 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 7c6d3752c9 [compiler] Fix 64bit compile time errors 14 years ago
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 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
  Geoff Lywood ceba975b15 [efi] Verify object format support in elf2efi.c 14 years ago
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14 years ago
  Joshua Oreman 723cfad316 [wpa] Remove PMKID checking 14 years ago
  Geoff Lywood 83efb3d750 [bitmap] Fix bitmaps on 64-bit 14 years ago
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API 14 years ago
  Michael Brown 4fb3dae14e [qib7322] Add support for QLogic 7322 HCA 14 years ago
  Michael Brown 9ff8229693 [tcp] Update received sequence number before delivering received data 14 years ago
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker 14 years ago
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable 14 years ago
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation 14 years ago
  Michael Brown 2d9a303248 [build] Fix building with binutils 2.16 14 years ago
  Piotr Jaroszyński 61206c245d [uri] Special case NULL in churi() 14 years ago
  Piotr Jaroszyński 4cb0bfe291 [uri] Fix NULL dereference in parse_uri() 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 b7c548a944 [main] Match "starting execution" and "initialising devices" message style 14 years ago
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST 14 years ago
  Michael Brown c97079710f [romprefix] Split PMM allocations for image source and decompression area 14 years ago
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression 14 years ago
  Michael Brown bae3964e6f [pcbios] Always show INT 15,88 result under DEBUG=memmap 14 years ago
  Michael Brown 58f6e55362 [build] Generate random build identifier 14 years ago
  Michael Brown 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc 14 years ago
  Michael Brown 92c3202ab1 [prefix] Default to 1MB mark as fallback high memory load point 14 years ago
  Michael Brown 9cf5170c30 [relocate] Remove the even megabyte constraint 14 years ago
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 years ago
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat 14 years ago
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S 14 years ago
  Michael Brown d931d4bd9c [prefix] Move flatten_real_mode to .text16.early 14 years ago
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 years ago
  Michael Brown 6c35a525da [prefix] Use flat real mode for access to high memory 14 years ago
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode 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
  Thomas Miletich 2a36703af2 [eepro100] Remove link-state checking 14 years ago
  Piotr Jaroszyński 70537cbe35 [util] Hide an expected error from the 'which' command 14 years ago
  Piotr Jaroszyński 9feb7b38a5 [build] Look for isolinux.bin in more places 14 years ago
  Bruce Rogers f7c5918b17 [drivers] Fix warnings identified by gcc 4.5 14 years ago
  Piotr Jaroszyński 46d6ec7d77 [build] Add support for local configuration files 14 years ago
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 years ago
  Michael Brown 9acf442c20 [pxe] Avoid potential interrupt storms when using shared interrupts 14 years ago