853 Commits (8c3e95ce420c21e612dbed58fd74dbb01025643f)

Autor SHA1 Mensaje Fecha
  Michael Brown e2d5788716 [settings] Expose MAC address setting for general use hace 15 años
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP hace 15 años
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding hace 15 años
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support hace 15 años
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR hace 16 años
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map hace 16 años
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer hace 16 años
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP hace 16 años
  Michael Brown 7ad2f652b4 [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() hace 16 años
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs hace 16 años
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. hace 16 años
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation hace 16 años
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type hace 16 años
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs hace 16 años
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. hace 16 años
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints hace 16 años
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP hace 16 años
  Michael Brown 4c75e9ded4 [nvs] Add support for ST M25P32 SPI flash devices hace 16 años
  Michael Brown 0d91c37ce5 [legacy] Align legacy drivers' __shared data to the maximum possible hace 16 años
  Michael Brown 31c6df5365 [cleanup] Remove long-obsolete gpxe/async.h header file hace 16 años
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() hace 16 años
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support hace 16 años
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets hace 16 años
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage hace 16 años
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver hace 16 años
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure hace 16 años
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order hace 16 años
  Michael Brown 7d01bf663e [libc] Fix isdigit(), islower() and isupper(). hace 16 años
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards hace 16 años
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state hace 16 años
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core hace 16 años
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards hace 16 años
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen hace 16 años
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API hace 16 años
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests hace 16 años
  Michael Brown 4b267ed713 [libc] Whitespace cleanup in errno.h hace 16 años
  H. Peter Anvin 61ee294875 [PXEXT] Change the PXE return code for EWOULDBLOCK hace 16 años
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function hace 16 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 16 años
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h hace 16 años
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! hace 16 años
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. hace 16 años
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. hace 16 años
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO hace 16 años
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options hace 16 años
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) hace 16 años
  Michael Brown bb32b8999c [DHCP] Kill off some no-longer-used DHCP functions hace 16 años
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. hace 16 años
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. hace 16 años
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. hace 16 años