summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/errfile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxopenslxSimon Rettberg2024-04-121-1/+4
|\
| * [efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown2024-03-251-0/+1
| * [efi] Add helper functions for service binding protocolsMichael Brown2024-03-251-0/+1
| * [efi] Provide a multiprocessor API for EFIMichael Brown2024-03-151-0/+1
* | Merge branch 'ipxe:master' into aqc1xxanimeshbm2024-03-141-0/+6
|\|
| * [efi] Add efi_path_guid() utility functionMichael Brown2024-03-061-0/+1
| * [uuid] Add uuid_aton() to parse a UUID from a stringMichael Brown2024-02-291-0/+1
| * [eap] Add support for the MS-CHAPv2 authentication methodMichael Brown2024-02-231-0/+1
| * [eap] Allow MD5-Challenge authentication method to be disabledMichael Brown2024-02-231-0/+1
| * [crypto] Add implementation of the DES cipherMichael Brown2024-02-081-0/+1
| * [crypto] Check for all-zeros result from X25519 key exchangeMichael Brown2024-01-301-0/+1
* | support for aqc113Animesh Bhatt2023-07-031-0/+4
|/
* [efi] Provide read-only access to EFI variables via settings mechanismMichael Brown2023-06-091-0/+1
* [efi] Add support for executing images via a shimMichael Brown2023-05-221-0/+1
* [efi] Add efi_asprintf() and efi_vasprintf()Michael Brown2023-05-221-0/+1
* [efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown2023-02-201-0/+1
* [lldp] Add support for the Link Layer Discovery ProtocolMichael Brown2023-02-051-0/+1
* [efi] Accept a command line passed to an iPXE image via LoadOptionsMichael Brown2023-01-291-0/+1
* [crypto] Add Ephemeral Diffie-Hellman key exchange algorithmMichael Brown2022-10-111-0/+1
* [pci] Add minimal PCI bridge driverMichael Brown2022-09-191-0/+1
* [pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)Michael Brown2022-09-161-0/+1
* [pci] Check for wraparound in callers of pci_find_next()Michael Brown2022-09-151-0/+1
* [intelxl] Add driver for Intel 100 Gigabit Ethernet NICsMichael Brown2022-08-121-0/+1
* [console] Support changing keyboard map at runtimeMichael Brown2022-02-161-0/+1
* [acpi] Allow for extraction of a MAC address from the DSDT/SSDTMichael Brown2021-09-091-0/+1
* [rdc] Add driver for RDC R6040 embedded NICMichael Brown2021-06-281-0/+1
* [gzip] Add support for gzip archive imagesMichael Brown2021-05-081-0/+1
* [zlib] Add support for zlib archive imagesMichael Brown2021-05-081-0/+1
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+1
* [linux] Validate length of ACPI table read from sysfsMichael Brown2021-03-031-0/+1
* [linux] Add a generic function for reading files from sysfsMichael Brown2021-03-031-0/+1
* [slirp] Add libslirp driver for LinuxMichael Brown2021-03-021-0/+1
* [efi] Record cached DHCPACK from loaded image's device handle, if presentMichael Brown2021-02-171-0/+1
* [efi] Split out autoexec script portions of efi_autoboot.cMichael Brown2021-02-171-0/+1
* [pxe] Split out platform-independent portions of cachedhcp.cMichael Brown2021-02-171-0/+1
* [efi] Automatically load "/autoexec.ipxe" when booted from a filesystemMichael Brown2021-01-251-0/+1
* [eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown2021-01-191-0/+1
* [iphone] Add iPhone tethering driverMichael Brown2020-12-161-0/+1
* [efi] Rename efi_blacklist to efi_vetoMichael Brown2020-11-081-1/+1
* [dma] Define a DMA API to allow for non-flat device address spacesMichael Brown2020-11-051-0/+1
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-131-0/+1
* [fdt] Add ability to parse a MAC address from a flattened device treeMichael Brown2019-07-191-0/+1
* [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functionsMichael Brown2019-04-271-0/+1
* [pci] Add support for PCI MSI-X interruptsMichael Brown2019-04-241-0/+1
* [efi] Blacklist the Dell Ip4ConfigDxe driverMichael Brown2019-02-191-0/+1
* [intelxl] Add driver for Intel 40 Gigabit Ethernet NICsMichael Brown2018-07-171-0/+1
* [icplus] Add driver for IC+ network cardSylvie Barlow2018-04-201-0/+1
* [ena] Add driver for Amazon ENA virtual function NICMichael Brown2018-01-131-0/+1
* [http] Add support for NTLM authenticationMichael Brown2017-11-121-0/+1
* [ntlm] Add support for NTLM authentication mechanismMichael Brown2017-11-121-0/+1