summaryrefslogtreecommitdiff
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* [params] Rename "form parameter" to "request parameter"Michael Brown2023-03-011-1/+1
* [efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown2023-02-202-2/+6
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-174-0/+54
* [efi] Enable NET_PROTO_LLDP by defaultMichael Brown2023-02-052-1/+2
* [lldp] Add support for the Link Layer Discovery ProtocollldpMichael Brown2023-02-052-0/+4
* [tls] Add GCM cipher suitesMichael Brown2022-11-102-0/+15
* [pci] Select PCI I/O API at runtime for cloud imagesMichael Brown2022-09-181-1/+1
* [efi] Enable IMAGE_GZIP by default for AArch64Michael Brown2022-02-101-0/+4
* [efi] Include Secure Boot Advanced Targeting (SBAT) metadatasbatMichael Brown2022-01-131-0/+18
* [doc] Update user-visible ipxe.org URIs to use HTTPSMichael Brown2022-01-131-12/+12
* [cloud] Retry DHCP aggressively in AWS EC2Michael Brown2021-07-201-1/+16
* [cloud] Show ifstat output after a failed boot attemptMichael Brown2021-06-232-2/+4
* [image] Support archive image formats independently of "imgextract" commandMichael Brown2021-05-123-11/+11
* [gzip] Add support for gzip archive imagesimgextractMichael Brown2021-05-082-0/+4
* [zlib] Add support for zlib archive imagesMichael Brown2021-05-082-0/+5
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-083-0/+36
* [cloud] Attempt to include CPUID_SETTINGS only for x86 buildsMichael Brown2021-05-021-0/+2
* [cloud] Enable "poweroff" command in cloud imagesMichael Brown2021-04-101-0/+5
* [linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown2021-03-011-0/+1
* [cloud] Do not enable serial console on EFI platformsMichael Brown2021-02-171-0/+5
* [cloud] Enable IPv6 and HTTPS in cloud boot imagesMichael Brown2021-02-161-0/+4
* [cloud] Use PCIAPI_DIRECT for cloud imagesMichael Brown2021-02-135-0/+10
* [image] Add the "imgmem" commandMichael Brown2021-01-222-0/+4
* [dhcp] Allow for links that remained blocked for up to three minutesMichael Brown2021-01-191-1/+1
* [eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown2021-01-192-0/+4
* [dma] Define a DMA API to allow for non-flat device address spacesMichael Brown2020-11-053-0/+3
* [efi] Enable NET_PROTO_IPV6 by defaultTore Anderson2020-10-142-1/+3
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-134-0/+6
* [efi] Avoid setting direction flag on EFI platformsMichael Brown2020-07-071-0/+1
* [crypto] Disable MD5 as an OID-identifiable algorithm by defaultMichael Brown2020-06-161-1/+1
* [crypto] Allow algorithms to be included without being OID-identifiableMichael Brown2020-06-162-12/+62
* [tls] Default to supporting only TLSv1.1 or aboveMichael Brown2020-06-161-1/+1
* [tls] Allow a minimum TLS protocol version to be specifiedMichael Brown2020-06-121-0/+3
* [build] Add named configuration for Raspberry PiMichael Brown2019-07-198-0/+13
* [efi] Register a device tree if provided by the platform firmwareMichael Brown2019-07-192-0/+4
* [fdt] Add ability to parse a MAC address from a flattened device treeMichael Brown2019-07-192-0/+54
* [time] Add support for the ACPI power management timerMichael Brown2018-03-201-0/+3
* [ocsp] Allow OCSP checks to be disabledMichael Brown2018-03-181-0/+8
* [http] Add support for NTLM authenticationMichael Brown2017-11-122-0/+4
* [shell] Enable "shell" command even when BANNER_TIMEOUT is zeroMichael Brown2017-08-012-0/+4
* [acpi] Expose ACPI tables via settings mechanismMichael Brown2017-05-232-0/+4
* [efi] Provide access to ACPI tablesMichael Brown2017-05-231-1/+1
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-232-0/+2
* [linux] Use dummy SAN deviceMichael Brown2017-03-281-1/+7
* [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown2017-03-071-0/+1
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-0/+48
* [cloud] Show CPU vendor and model in example cloud boot scriptsMichael Brown2017-01-243-0/+6
* [cloud] Add ability to retrieve Google Compute Engine metadataMichael Brown2017-01-234-0/+15
* [efi] Add basic EFI SAN booting capabilityMichael Brown2016-11-161-1/+6
* [build] Disable TIVOLI_VMM_WORKAROUND in the qemu configurationipxe-qemu-release-v2.9.0ipxe-qemu-release-v2.8.0Laszlo Ersek2016-11-081-0/+5