4249 Commits (183a70e8b783ec143e8c30296f1a7c3c7de193d7)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 183a70e8b7 [console] Sleep while waiting for user input hace 12 años
  Joshua Oreman fb7c022c2c [tcpip] Fix building under Cygwin hace 12 años
  Thomas Miletich c70586f6e9 [build] Fix building under OpenBSD hace 12 años
  Thomas Miletich acd74089f5 [vmware] Fix compilation under OpenBSD hace 12 años
  Michael Brown 8cac5c0c92 [util] Update mergerom.pl to handle iPXE ROM header hace 12 años
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate hace 12 años
  Floris Bos ee3636370d [contrib] Fix rom-o-matic git version number issues hace 12 años
  Floris Bos def7f57eb2 [contrib] Fix rom-o-matic build (add new LOG_LEVEL constant) hace 12 años
  Alexey 8f17955c03 [epic100] Fix wrong field used as rx packet length hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 1ac62b914e [qib7322] Fix compiler warning on gcc 4.7 hace 12 años
  Michael Brown a87c0c4f0f [isa] Avoid spurious compiler warning on gcc 4.7 hace 12 años
  Michael Brown 348ec33aee [build] Include git commit within version string when available hace 12 años
  Michael Brown b3b939c6ff [image] Automatically free autobooted images hace 12 años
  Michael Brown 5d3c368efb [image] Add "--replace" option hace 12 años
  Michael Brown d3c660b671 [image] Add "--autofree" option hace 12 años
  Michael Brown 23b70323c7 [libc] Add missing wchar.h header hace 12 años
  Michael Brown d32aac88ef [skel] Add missing iounmap() hace 12 años
  Michael Brown 76b4323b4d [myson] Add missing iounmap() hace 12 años
  Michael Brown 93f1d69a77 [natsemi] Add missing iounmap() hace 12 años
  Michael Brown e982a7e3c4 [realtek] Add missing iounmap() hace 12 años
  Michael Brown ac8107854f [intel] Add missing iounmap() hace 12 años
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers hace 12 años
  Michael Brown 7ad6caf29f [efi] Add EFI_LOAD_FILE_PROTOCOL header hace 12 años
  Michael Brown bc41c6ef02 [efi] Update to current EDK2 headers hace 12 años
  Michael Brown 34576e5ff4 [efi] Standardise #include guard in ipxe_download.h hace 12 años
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE hace 12 años
  Michael Brown 2d7c966e77 [efi] Default to using raw x86 I/O hace 12 años
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 hace 12 años
  Michael Brown 73ba154124 [b44] Eliminate call to get_memmap() hace 12 años
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits hace 12 años
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} hace 12 años
  Michael Brown 5b4958388d [cmdline] Store exit status of failed command in errno hace 12 años
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE hace 12 años
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call hace 12 años
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary hace 12 años
  Michael Brown 9f0b2d25a8 [intel] Explicitly enable descriptor queues hace 12 años
  Michael Brown 8391ff3ee0 [intel] Refill receive ring only after enabling receiver hace 12 años
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 hace 12 años
  Michael Brown 07bc73e087 [tcp] Increase maximum window size to 256kB hace 12 años
  Michael Brown 6825b2e7bf [malloc] Increase heap size to 512kB hace 12 años
  Michael Brown a5d16a91af [tcp] Truncate TCP window to prevent future packet discards hace 12 años
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries hace 12 años
  Michael Brown 8d95e1d6ff [malloc] Discard cached items less aggressively hace 12 años
  Michael Brown 4a8a7bd91a [iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory hace 12 años
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() hace 12 años
  Michael Brown f3d197a529 [cmdline] Do not ignore empty initial arguments in concat_args() hace 12 años
  Michael Brown bc93e8ab41 [util] Avoid compiler warning on gcc 4.6 hace 12 años
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary hace 12 años
  Michael Brown 19859d8ead [arp] Prevent ARP cache entries from being deleted mid-transmission hace 12 años