summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [init] Show initialisation function names in debug messagesMichael Brown2025-07-151-0/+1
* [fdt] Allow an initrd to be specified when creating a device treeMichael Brown2025-05-211-1/+1
* [fdt] Populate boot arguments in constructed device treeMichael Brown2025-04-011-2/+3
* [efi] Install a device tree for the booted OS, if availableMichael Brown2025-03-281-0/+82
* [efi] Create a copy of the system flattened device tree, if presentMichael Brown2025-03-281-0/+11
* [fdt] Allow for parsing device trees where the length is known in advanceMichael Brown2025-03-281-1/+1
* [fdt] Allow for the existence of multiple device treesMichael Brown2025-03-281-3/+3
* [efi] Add flattened device tree header and GUID definitionsMichael Brown2025-03-271-6/+3Star
* [efi] Register a device tree if provided by the platform firmwareMichael Brown2019-07-191-0/+70