aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/errfile.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add support for Weierstrass elliptic curve point multiplicationMichael Brown2025-01-281-0/+1
* [smbios] Provide a null SMBIOS API for platforms with no concept of SMBIOSMichael Brown2024-10-251-0/+1
* [usb] Expose USB device descriptor and strings via settingsMichael Brown2024-10-181-0/+1
* [usb] Add "usbscan" command for iterating over USB devicesMichael Brown2024-10-171-0/+1
* [aqc1xx] Add support for Marvell AQtion Ethernet controlleraqc1xxAnimesh Bhatt2024-09-021-0/+3
* [gve] Add driver for Google Virtual Ethernet NICMichael Brown2024-07-241-0/+1
* [form] Add support for dynamically created interactive formsMichael Brown2024-06-201-0/+1
* [dynui] Generalise the concept of a menu to a dynamic user interfaceMichael Brown2024-06-201-1/+1
* [hci] Provide a general concept of a text widget setMichael Brown2024-05-151-0/+1
* [hci] Use dynamically allocated buffers for editable stringsMichael Brown2024-04-151-0/+1
* [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
* [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-071-0/+1
* [crypto] Check for all-zeros result from X25519 key exchangeMichael Brown2024-01-301-0/+1
* [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 sourceentropyMichael Brown2023-02-201-0/+1
* [lldp] Add support for the Link Layer Discovery ProtocollldpMichael 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 imagesimgextractMichael 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-021-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-071-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