aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/errfile.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-05[lldp] Add support for the Link Layer Discovery ProtocollldpMichael Brown1-0/+1
2023-01-29[efi] Accept a command line passed to an iPXE image via LoadOptionseficmdlineMichael Brown1-0/+1
2022-10-11[crypto] Add Ephemeral Diffie-Hellman key exchange algorithmMichael Brown1-0/+1
2022-09-19[pci] Add minimal PCI bridge driverMichael Brown1-0/+1
2022-09-16[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)Michael Brown1-0/+1
2022-09-15[pci] Check for wraparound in callers of pci_find_next()Michael Brown1-0/+1
2022-08-12[intelxl] Add driver for Intel 100 Gigabit Ethernet NICsMichael Brown1-0/+1
2022-02-16[console] Support changing keyboard map at runtimeMichael Brown1-0/+1
2021-09-09[acpi] Allow for extraction of a MAC address from the DSDT/SSDTMichael Brown1-0/+1
2021-06-28[rdc] Add driver for RDC R6040 embedded NICMichael Brown1-0/+1
2021-05-08[gzip] Add support for gzip archive imagesimgextractMichael Brown1-0/+1
2021-05-08[zlib] Add support for zlib archive imagesMichael Brown1-0/+1
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown1-0/+1
2021-03-03[linux] Validate length of ACPI table read from sysfsMichael Brown1-0/+1
2021-03-02[linux] Add a generic function for reading files from sysfsMichael Brown1-0/+1
2021-03-02[slirp] Add libslirp driver for LinuxMichael Brown1-0/+1
2021-02-17[efi] Record cached DHCPACK from loaded image's device handle, if presentcachedhcpMichael Brown1-0/+1
2021-02-17[efi] Split out autoexec script portions of efi_autoboot.cMichael Brown1-0/+1
2021-02-17[pxe] Split out platform-independent portions of cachedhcp.cMichael Brown1-0/+1
2021-01-25[efi] Automatically load "/autoexec.ipxe" when booted from a filesystemMichael Brown1-0/+1
2021-01-19[eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown1-0/+1
2020-12-16[iphone] Add iPhone tethering driverMichael Brown1-0/+1
2020-11-07[efi] Rename efi_blacklist to efi_vetoMichael Brown1-1/+1
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown1-0/+1
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown1-0/+1
2019-07-19[fdt] Add ability to parse a MAC address from a flattened device treeMichael Brown1-0/+1
2019-04-27[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functionsMichael Brown1-0/+1
2019-04-24[pci] Add support for PCI MSI-X interruptsMichael Brown1-0/+1
2019-02-19[efi] Blacklist the Dell Ip4ConfigDxe driverMichael Brown1-0/+1
2018-07-17[intelxl] Add driver for Intel 40 Gigabit Ethernet NICsMichael Brown1-0/+1
2018-04-20[icplus] Add driver for IC+ network cardSylvie Barlow1-0/+1
2018-01-12[ena] Add driver for Amazon ENA virtual function NICMichael Brown1-0/+1
2017-11-12[http] Add support for NTLM authenticationMichael Brown1-0/+1
2017-11-12[ntlm] Add support for NTLM authentication mechanismMichael Brown1-0/+1
2017-07-10[lan78xx] Add driver for Microchip LAN78xx USB Ethernet NICsMichael Brown1-0/+1
2017-07-07[smscusb] Abstract out common SMSC USB device functionalityMichael Brown1-0/+1
2017-06-24[exanic] Add driver for Exablaze ExaNIC cardsMichael Brown1-0/+1
2017-05-23[acpi] Expose ACPI tables via settings mechanismMichael Brown1-0/+1
2017-04-10[sfc] Add driver for Solarflare SFC8XXX adaptersMartin Habets1-0/+2
2017-03-26[block] Add dummy SAN deviceMichael Brown1-0/+1
2017-03-07[block] Centralise SAN device abstractionMichael Brown1-0/+1
2017-01-22[af_packet] Add new AF_PACKET driver for LinuxDavid Decotigny1-0/+1
2016-11-16[efi] Add basic EFI SAN booting capabilityMichael Brown1-0/+1
2016-08-31[cmdline] Add certificate management commandsMichael Brown1-0/+1
2016-07-29[pixbuf] Enable PNG format by defaultMichael Brown1-0/+1
2016-07-29[crypto] Add PEM image formatMichael Brown1-0/+1
2016-07-29[crypto] Add DER image formatMichael Brown1-0/+1
2016-06-13[thunderx] Add driver for Cavium ThunderX SoC NICsMichael Brown1-0/+1
2016-06-13[ntp] Add simple NTP clientMichael Brown1-0/+1
2016-05-26[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICsMichael Brown1-0/+1