aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/errfile.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-25[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown1-0/+1
2024-03-25[efi] Add helper functions for service binding protocolsMichael Brown1-0/+1
2024-03-15[efi] Provide a multiprocessor API for EFIMichael Brown1-0/+1
2024-03-06[efi] Add efi_path_guid() utility functionMichael Brown1-0/+1
2024-02-29[uuid] Add uuid_aton() to parse a UUID from a stringMichael Brown1-0/+1
2024-02-23[eap] Add support for the MS-CHAPv2 authentication methodMichael Brown1-0/+1
2024-02-23[eap] Allow MD5-Challenge authentication method to be disabledMichael Brown1-0/+1
2024-02-07[crypto] Add implementation of the DES cipherMichael Brown1-0/+1
2024-01-30[crypto] Check for all-zeros result from X25519 key exchangeMichael Brown1-0/+1
2023-06-09[efi] Provide read-only access to EFI variables via settings mechanismMichael Brown1-0/+1
2023-05-22[efi] Add support for executing images via a shimMichael Brown1-0/+1
2023-05-22[efi] Add efi_asprintf() and efi_vasprintf()Michael Brown1-0/+1
2023-02-20[efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown1-0/+1
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