555 次代码提交 (81d92c6d34f9ce68f7c2bbd5b92352b3a631bcd0)

作者 SHA1 备注 提交日期
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 年前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 年前
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 15 年前
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 年前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 年前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 年前
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 年前
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 年前
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15 年前
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 年前
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category 15 年前
  Michael Brown ac663cf509 [efi] Add EFI headers from the EFI Development Kit (edk2) 15 年前
  Michael Brown 521549d900 [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> 15 年前
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices 15 年前
  Michael Brown e2d5788716 [settings] Expose MAC address setting for general use 15 年前
  Michael Brown aa8d972581 [dhcp] Accept BOOTP as well as DHCP 15 年前
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15 年前
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 年前
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 年前
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 年前
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 年前
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 年前
  Michael Brown 7ad2f652b4 [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() 16 年前
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 16 年前
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. 16 年前
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 年前
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type 16 年前
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs 16 年前
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. 16 年前
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 年前
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 年前
  Michael Brown 4c75e9ded4 [nvs] Add support for ST M25P32 SPI flash devices 16 年前
  Michael Brown 31c6df5365 [cleanup] Remove long-obsolete gpxe/async.h header file 16 年前
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 年前
  Michael Brown 72c1bb8224 [slam] Add Scalable Local Area Multicast (SLAM) protocol support 16 年前
  Michael Brown aa160211c2 [udp] Verify local socket address (if specified) for UDP sockets 16 年前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年前
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 年前
  Michael Brown 75965c9c6e [iSCSI] Produce meaningful errors on login failure 16 年前
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 年前
  Michael Brown 3430226d40 [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cards 16 年前
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 年前
  Michael Brown 35a5836677 [Infiniband] Move event-queue process from driver to Infiniband core 16 年前
  Michael Brown a176a24ac0 [Infiniband] Add preliminary multiple port support for Hermon cards 16 年前
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16 年前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 年前
  Michael Brown aa74a7d53c [DHCP] Add support for ProxyDHCP requests 16 年前
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 年前
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 年前
  Michael Brown 978865da2f [IPv4] Use default netmasks when no subnet mask is specified. 16 年前