summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
Commit message (Expand)AuthorAgeFilesLines
* [build] Canonicalise console type configurationMichael Brown2026-01-164-5/+0Star
* [build] Canonicalise USB configurationMichael Brown2026-01-162-12/+0Star
* [build] Canonicalise settings sources configurationMichael Brown2026-01-161-2/+0Star
* [build] Canonicalise remaining portions of general configurationMichael Brown2026-01-162-5/+0Star
* [build] Canonicalise SAN boot protocol configurationMichael Brown2026-01-163-18/+0Star
* [build] Canonicalise download protocol configurationMichael Brown2026-01-161-2/+0Star
* [build] Canonicalise network protocol configurationMichael Brown2026-01-161-3/+0Star
* [build] Canonicalise command list configurationMichael Brown2026-01-164-17/+7Star
* [build] Canonicalise image type configurationMichael Brown2026-01-154-17/+0Star
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [spcr] Use the serial port defined by the ACPI SPCR by defaultMichael Brown2025-11-052-2/+2
* [riscv] Provide a DMA API implementation for RISC-V bare-metal systemsMichael Brown2025-07-091-1/+2
* [fdtcon] Add basic support for FDT-based system serial consoleMichael Brown2025-06-241-1/+2
* [serial] Allow platform to specify mechanism for identifying consoleMichael Brown2025-06-234-0/+4
* [riscv] Support mapping I/O devices outside of the identity mapMichael Brown2025-05-261-1/+6
* [lkrn] Add basic support for the RISC-V Linux kernel image formatMichael Brown2025-05-201-0/+2
* [bios] Use generic external heap based on the system memory mapMichael Brown2025-05-191-1/+1
* [riscv] Use generic external heap based on the system memory mapMichael Brown2025-05-191-1/+1
* [bios] Update to use the generic system memory map APIMichael Brown2025-05-161-1/+1
* [fdtmem] Update to use the generic system memory map APIMichael Brown2025-05-161-1/+1
* [memmap] Define an API for managing the system memory mapMichael Brown2025-05-164-0/+4
* [uaccess] Generalise librm's virt_offset mechanism for RISC-VMichael Brown2025-05-082-2/+2
* [fdt] Add the "fdt" commandMichael Brown2025-03-272-0/+4
* [efi] Accept and trust CA certificates in the TlsCaCertificates variableMichael Brown2025-03-131-0/+2
* [crypto] Support extracting certificates from EFI signature list imagesMichael Brown2025-03-111-0/+1
* [sbi] Add support for running as a RISC-V SBI payloadMichael Brown2024-10-281-0/+36
* [uaccess] Rename UACCESS_EFI to UACCESS_FLATMichael Brown2024-10-251-1/+1
* [riscv] Add support for the RISC-V CPU architectureMichael Brown2024-09-151-0/+4
* [efi] Centralise definition of efi_cpu_nap()Michael Brown2024-09-131-3/+1Star
* [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