summaryrefslogtreecommitdiffstats
path: root/src/config/defaults/efi.h
Commit message (Expand)AuthorAgeFilesLines
* [efi] Provide a multiprocessor API for EFIMichael Brown2024-03-151-1/+1
* [mp] Define an API for multiprocessor functionsMichael Brown2024-03-151-0/+1
* [loong64] Add support for building EFI binariesXiaotian Wu2023-06-291-0/+5
* [efi] Provide read-only access to EFI variables via settings mechanismMichael Brown2023-06-091-0/+2
* [efi] Implement "shim" as a dummy command on non-EFI platformsMichael Brown2023-05-241-1/+0Star
* [efi] Add "shim" commandMichael Brown2023-05-221-0/+1
* [efi] Split out EFI_RNG_PROTOCOL as a separate entropy sourceMichael Brown2023-02-201-1/+2
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-0/+1
* [efi] Enable NET_PROTO_LLDP by defaultMichael Brown2023-02-051-0/+1
* [efi] Enable IMAGE_GZIP by default for AArch64Michael Brown2022-02-101-0/+4
* [dma] Define a DMA API to allow for non-flat device address spacesMichael Brown2020-11-051-0/+1
* [efi] Enable NET_PROTO_IPV6 by defaultTore Anderson2020-10-141-0/+2
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-131-0/+1
* [efi] Avoid setting direction flag on EFI platformsMichael Brown2020-07-071-0/+1
* [efi] Register a device tree if provided by the platform firmwareMichael Brown2019-07-191-0/+1
* [efi] Provide access to ACPI tablesMichael Brown2017-05-231-1/+1
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-0/+1
* [efi] Add missing SANBOOT_PROTO_HTTP to EFI default configurationMichael Brown2017-03-071-0/+1
* [efi] Add basic EFI SAN booting capabilityMichael Brown2016-11-171-1/+6
* [arm] Add support for 64-bit ARM (Aarch64)Michael Brown2016-05-081-1/+1
* [arm] Add support for 32-bit ARMMichael Brown2016-05-061-2/+10
* [efi] Provide access to files stored on EFI filesystemsMichael Brown2016-03-141-0/+2
* [ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown2016-02-261-0/+1
* [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown2015-09-141-0/+5
* [efi] Add EFI time sourceMichael Brown2015-04-141-1/+1
* [efi] Add EFI entropy sourceMichael Brown2015-04-141-2/+2
* [legal] Add missing FILE_LICENCE declarationsMarin Hannache2013-07-151-0/+2
* [efi] Enable "cpuid" command by default for EFIMichael Brown2013-03-221-0/+1
* [efi] Add "reboot" command for EFIMichael Brown2013-03-221-0/+3
* [efi] Default to using raw x86 I/OMichael Brown2012-07-171-1/+1
* [time] Define an API for getting the current timeMichael Brown2012-03-191-0/+1
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-211-0/+1
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-031-0/+1
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-0/+1
* [efi] Build iPXE script support into EFI binaries by defaultGeoff Lywood2010-06-231-0/+1
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-051-0/+1
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+20