aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2022-11-10[tls] Add GCM cipher suitesMichael Brown2-0/+15
2022-09-18[pci] Select PCI I/O API at runtime for cloud imagesMichael Brown1-1/+1
2022-02-10[efi] Enable IMAGE_GZIP by default for AArch64Michael Brown1-0/+4
2022-01-13[efi] Include Secure Boot Advanced Targeting (SBAT) metadatasbatMichael Brown1-0/+18
2022-01-13[doc] Update user-visible ipxe.org URIs to use HTTPSMichael Brown1-12/+12
2021-07-20[cloud] Retry DHCP aggressively in AWS EC2Michael Brown1-1/+16
2021-06-23[cloud] Show ifstat output after a failed boot attemptMichael Brown2-2/+4
2021-05-12[image] Support archive image formats independently of "imgextract" commandMichael Brown3-11/+11
2021-05-08[gzip] Add support for gzip archive imagesimgextractMichael Brown2-0/+4
2021-05-08[zlib] Add support for zlib archive imagesMichael Brown2-0/+5
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown3-0/+36
2021-05-02[cloud] Attempt to include CPUID_SETTINGS only for x86 buildsMichael Brown1-0/+2
2021-04-10[cloud] Enable "poweroff" command in cloud imagesMichael Brown1-0/+5
2021-03-01[linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown1-0/+1
2021-02-17[cloud] Do not enable serial console on EFI platformsMichael Brown1-0/+5
2021-02-16[cloud] Enable IPv6 and HTTPS in cloud boot imagesMichael Brown1-0/+4
2021-02-13[cloud] Use PCIAPI_DIRECT for cloud imagesMichael Brown5-0/+10
2021-01-22[image] Add the "imgmem" commandMichael Brown2-0/+4
2021-01-19[dhcp] Allow for links that remained blocked for up to three minutesMichael Brown1-1/+1
2021-01-19[eap] Treat an EAP Request-Identity as indicating a blocked linkMichael Brown2-0/+4
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown3-0/+3
2020-10-14[efi] Enable NET_PROTO_IPV6 by defaultTore Anderson2-1/+3
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown4-0/+6
2020-07-07[efi] Avoid setting direction flag on EFI platformsMichael Brown1-0/+1
2020-06-16[crypto] Disable MD5 as an OID-identifiable algorithm by defaultMichael Brown1-1/+1
2020-06-16[crypto] Allow algorithms to be included without being OID-identifiableMichael Brown2-12/+62
2020-06-16[tls] Default to supporting only TLSv1.1 or aboveMichael Brown1-1/+1
2020-06-12[tls] Allow a minimum TLS protocol version to be specifiedMichael Brown1-0/+3
2019-07-19[build] Add named configuration for Raspberry PiMichael Brown8-0/+13
2019-07-19[efi] Register a device tree if provided by the platform firmwareMichael Brown2-0/+4
2019-07-19[fdt] Add ability to parse a MAC address from a flattened device treeMichael Brown2-0/+54
2018-03-20[time] Add support for the ACPI power management timerMichael Brown1-0/+3
2018-03-18[ocsp] Allow OCSP checks to be disabledMichael Brown1-0/+8
2017-11-12[http] Add support for NTLM authenticationMichael Brown2-0/+4
2017-08-01[shell] Enable "shell" command even when BANNER_TIMEOUT is zeroMichael Brown2-0/+4
2017-05-23[acpi] Expose ACPI tables via settings mechanismMichael Brown2-0/+4
2017-05-23[efi] Provide access to ACPI tablesMichael Brown1-1/+1
2017-05-23[acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2-0/+2
2017-03-28[linux] Use dummy SAN deviceMichael Brown1-1/+7
2017-03-07[efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown1-0/+1
2017-01-26[time] Allow timer to be selected at runtimeMichael Brown1-0/+48
2017-01-24[cloud] Show CPU vendor and model in example cloud boot scriptsMichael Brown3-0/+6
2017-01-23[cloud] Add ability to retrieve Google Compute Engine metadataMichael Brown4-0/+15
2016-11-16[efi] Add basic EFI SAN booting capabilityMichael Brown1-1/+6
2016-11-08[build] Disable TIVOLI_VMM_WORKAROUND in the qemu configurationLaszlo Ersek1-0/+5
2016-11-08[librm] Conditionalize the workaround for the Tivoli VMM's SSE garblingLaszlo Ersek1-0/+3
2016-08-31[cmdline] Add certificate management commandsMichael Brown2-0/+4
2016-07-29[pixbuf] Enable PNG format by defaultMichael Brown3-7/+40
2016-07-29[crypto] Enable both DER and PEM formats by defaultMichael Brown3-8/+41
2016-07-29[crypto] Add PEM image formatMichael Brown2-0/+4