summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_dt_fixup.c
AgeCommit message (Expand)Author
2025-04-11efi: Make FDT extra space configurablePawel Kochanowski
2025-01-26efi_loader: use LOGC_EFI consistentlyHeinrich Schuchardt
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2023-12-21efi_loader: Remove <common.h>Tom Rini
2023-12-13boot: Drop size parameter from image_setup_libfdt()Simon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2021-03-16efi_loader: fix memory type for memory reservation blockMark Kettenis
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-04efi_loader: only check size if EFI_DT_APPLY_FIXUPSHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-20efi_loader: make EFI_DT_FIXUP_PROTOCOL configurableHeinrich Schuchardt
2021-01-20efi_loader: fixup protocol, avoid forward declarationHeinrich Schuchardt
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt