aboutsummaryrefslogtreecommitdiff
path: root/src/config/defaults/efi.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-22[efi] Add "shim" commandMichael Brown1-0/+1
2023-02-20[efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown1-1/+2
2023-02-17[rng] Allow entropy source to be selected at runtimeMichael Brown1-0/+1
2023-02-05[efi] Enable NET_PROTO_LLDP by defaultMichael Brown1-0/+1
2022-02-10[efi] Enable IMAGE_GZIP by default for AArch64Michael Brown1-0/+4
2020-11-05[dma] Define a DMA API to allow for non-flat device address spacesMichael Brown1-0/+1
2020-10-14[efi] Enable NET_PROTO_IPV6 by defaultTore Anderson1-0/+2
2020-10-13[usbblk] Add support for USB mass storage devicesMichael Brown1-0/+1
2020-07-07[efi] Avoid setting direction flag on EFI platformsMichael Brown1-0/+1
2019-07-19[efi] Register a device tree if provided by the platform firmwareMichael Brown1-0/+1
2017-05-23[efi] Provide access to ACPI tablesMichael Brown1-1/+1
2017-05-23[acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown1-0/+1
2017-03-07[efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown1-0/+1
2016-11-16[efi] Add basic EFI SAN booting capabilityMichael Brown1-1/+6
2016-05-08[arm] Add support for 64-bit ARM (Aarch64)Michael Brown1-1/+1
2016-05-06[arm] Add support for 32-bit ARMMichael Brown1-2/+10
2016-03-14[efi] Provide access to files stored on EFI filesystemsMichael Brown1-0/+2
2016-02-26[ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown1-0/+1
2015-09-14[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown1-0/+5
2015-04-14[efi] Add EFI time sourceMichael Brown1-1/+1
2015-04-14[efi] Add EFI entropy sourceMichael Brown1-2/+2
2013-07-15[legal] Add missing FILE_LICENCE declarationsMarin Hannache1-0/+2
2013-03-22[efi] Enable "cpuid" command by default for EFIMichael Brown1-0/+1
2013-03-22[efi] Add "reboot" command for EFIMichael Brown1-0/+3
2012-07-17[efi] Default to using raw x86 I/OMichael Brown1-1/+1
2012-03-19[time] Define an API for getting the current timeMichael Brown1-0/+1
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown1-0/+1
2011-03-03[bofm] Add support for BOFM under EFIMichael Brown1-0/+1
2010-09-14[block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown1-0/+1
2010-06-23[efi] Build iPXE script support into EFI binaries by defaultGeoff Lywood1-0/+1
2008-12-04[efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown1-0/+1
2008-10-13[efi] Add EFI image format and basic runtime environmentMichael Brown1-0/+20