summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
Commit message (Expand)AuthorAgeFilesLines
* [bios] Provide a multiprocessor API for BIOSMichael Brown2024-03-151-1/+1
* [efi] Provide a multiprocessor API for EFIMichael Brown2024-03-151-1/+1
* [mp] Define an API for multiprocessor functionsMichael Brown2024-03-153-0/+3
* [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-173-0/+6
* [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
* [linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown2021-03-011-0/+1
* [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-141-0/+2
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-132-0/+2
* [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-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
* [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
* [librm] Support ioremap() for addresses above 4GB in a 64-bit buildMichael Brown2016-02-261-1/+6
* [ioapi] Split ioremap() out to a separate IOMAP APIMichael Brown2016-02-262-0/+2
* [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOLMichael Brown2015-09-141-0/+5
* [http] Rewrite HTTP core to support content encodingsMichael Brown2015-08-171-0/+1
* [usb] Add basic support for USB keyboardsMichael Brown2015-05-121-0/+1
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-101-0/+1
* [efi] Add EFI time sourceMichael Brown2015-04-141-1/+1
* [efi] Add EFI entropy sourceMichael Brown2015-04-141-2/+2
* [ehci] Add support for EHCI host controllersMichael Brown2015-03-181-0/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [usb] Add support for xHCI host controllersMichael Brown2015-02-031-0/+2
* [legal] Add missing FILE_LICENCE declarationsMarin Hannache2013-07-152-0/+4
* [linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown2013-07-131-0/+1
* [efi] Enable "cpuid" command by default for EFIMichael Brown2013-03-221-0/+1
* [efi] Add "reboot" command for EFIMichael Brown2013-03-223-0/+5
* [efi] Default to using raw x86 I/OMichael Brown2012-07-171-1/+1
* [cmdline] Add "cpuid" commandMichael Brown2012-06-071-0/+1
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-1/+1
* [comboot] Remove COMBOOT image support by defaultMichael Brown2012-03-291-1/+0Star
* [time] Add RTC-based time sourceMichael Brown2012-03-191-1/+1
* [time] Define an API for getting the current timeMichael Brown2012-03-193-0/+3
* [rng] Add Linux entropy source using /dev/randomMichael Brown2012-03-181-1/+1
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-281-1/+1
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-213-0/+3
* [cmdline] Make "reboot" command available by defaultMichael Brown2011-10-261-0/+2