684 Commits (419243e7f1ab37c9e7867080e17dcd745fa4f9c0)

Author SHA1 Message Date
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents 15 years ago
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings 15 years ago
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 years ago
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so 15 years ago
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 years ago
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names 15 years ago
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 years ago
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus 15 years ago
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key 15 years ago
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP 15 years ago
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server 15 years ago
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers 15 years ago
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses 15 years ago
  Michael Brown aa86afe890 [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface 15 years ago
  Michael Brown cced04ef3b [efi] Provide component name protocol and device path protocol interfaces 15 years ago
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request 15 years ago
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format 15 years ago
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images 15 years ago
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 years ago
  Michael Brown 85e5e25c52 [build] Avoid strict-aliasing warnings when building with gcc 4.4 15 years ago
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 15 years ago
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables 15 years ago
  Pantelis Koukousoulas 7166bc7b2d [b44] Add driver for Broadcom bcm44xx cards 15 years ago
  Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device 15 years ago
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 years ago
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 years ago
  Laurent Vivier b48f37e69a [virtio] Split virtio-net.c into several files. 15 years ago
  Laurent Vivier d3d8f20626 [virtio] Remove dependency on nic for virtio PCI functions 15 years ago
  Laurent Vivier fc49421c7e [virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring 15 years ago
  Laurent Vivier 5dd5107976 [virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe 15 years ago
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings 15 years ago
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 15 years ago
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 years ago
  Michael Brown ab96932ab3 [efi] Update to latest UEFI headers 15 years ago
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 years ago
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 years ago
  Michael Brown 125c6d66a8 [linda] Add support for QLogic 7220-based Infiniband HCAs 15 years ago
  Michael Brown 9e5fd8ec59 [infiniband] Add raw packet parser and constructor 15 years ago
  Michael Brown c0ec00f47f [infiniband] Add a standalone subnet management agent 15 years ago
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15 years ago