4243 Commits (ee3636370d901bca306cf85241491f23e0f5034a)
 

Author SHA1 Message Date
  Floris Bos ee3636370d [contrib] Fix rom-o-matic git version number issues 11 years ago
  Floris Bos def7f57eb2 [contrib] Fix rom-o-matic build (add new LOG_LEVEL constant) 11 years ago
  Alexey 8f17955c03 [epic100] Fix wrong field used as rx packet length 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 11 years ago
  Michael Brown 1ac62b914e [qib7322] Fix compiler warning on gcc 4.7 11 years ago
  Michael Brown a87c0c4f0f [isa] Avoid spurious compiler warning on gcc 4.7 11 years ago
  Michael Brown 348ec33aee [build] Include git commit within version string when available 11 years ago
  Michael Brown b3b939c6ff [image] Automatically free autobooted images 11 years ago
  Michael Brown 5d3c368efb [image] Add "--replace" option 11 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 11 years ago
  Michael Brown 23b70323c7 [libc] Add missing wchar.h header 11 years ago
  Michael Brown d32aac88ef [skel] Add missing iounmap() 11 years ago
  Michael Brown 76b4323b4d [myson] Add missing iounmap() 11 years ago
  Michael Brown 93f1d69a77 [natsemi] Add missing iounmap() 11 years ago
  Michael Brown e982a7e3c4 [realtek] Add missing iounmap() 11 years ago
  Michael Brown ac8107854f [intel] Add missing iounmap() 11 years ago
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers 11 years ago
  Michael Brown 7ad6caf29f [efi] Add EFI_LOAD_FILE_PROTOCOL header 11 years ago
  Michael Brown bc41c6ef02 [efi] Update to current EDK2 headers 11 years ago
  Michael Brown 34576e5ff4 [efi] Standardise #include guard in ipxe_download.h 11 years ago
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE 11 years ago
  Michael Brown 2d7c966e77 [efi] Default to using raw x86 I/O 11 years ago
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 11 years ago
  Michael Brown 73ba154124 [b44] Eliminate call to get_memmap() 11 years ago
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits 11 years ago
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} 11 years ago
  Michael Brown 5b4958388d [cmdline] Store exit status of failed command in errno 11 years ago
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE 11 years ago
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 11 years ago
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary 11 years ago
  Michael Brown 9f0b2d25a8 [intel] Explicitly enable descriptor queues 11 years ago
  Michael Brown 8391ff3ee0 [intel] Refill receive ring only after enabling receiver 11 years ago
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 11 years ago
  Michael Brown 07bc73e087 [tcp] Increase maximum window size to 256kB 11 years ago
  Michael Brown 6825b2e7bf [malloc] Increase heap size to 512kB 11 years ago
  Michael Brown a5d16a91af [tcp] Truncate TCP window to prevent future packet discards 11 years ago
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries 11 years ago
  Michael Brown 8d95e1d6ff [malloc] Discard cached items less aggressively 11 years ago
  Michael Brown 4a8a7bd91a [iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory 11 years ago
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() 11 years ago
  Michael Brown f3d197a529 [cmdline] Do not ignore empty initial arguments in concat_args() 11 years ago
  Michael Brown bc93e8ab41 [util] Avoid compiler warning on gcc 4.6 11 years ago
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary 11 years ago
  Michael Brown 19859d8ead [arp] Prevent ARP cache entries from being deleted mid-transmission 11 years ago
  Michael Brown 55f52bb77a [tcp] Avoid potential NULL pointer dereference 12 years ago
  Michael Brown 49ac629821 [tcp] Use a zero window size for RST packets 12 years ago
  Michael Brown a5c016d93e [iobuf] Relax alignment requirement for small I/O buffers 12 years ago
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 years ago
  Michael Brown ea61075c60 [tcp] Add support for TCP window scaling 12 years ago
  Michael Brown 76d9c1a001 [undi] Align the received frame payload for faster processing 12 years ago