summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/relocate.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel2025-02-041-0/+3
* efi/libstub: Use cleanup helpers for freeing copies of the memory mapArd Biesheuvel2025-01-141-6/+4
* efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook2024-07-121-1/+1
* efi: libstub: install boot-time memory map as config tableArd Biesheuvel2022-09-271-1/+1
* efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel2022-09-261-15/+6
* efi/libstub: Export efi_low_alloc_above() to other unitsArd Biesheuvel2020-09-161-2/+2
* efi/libstub: Correct comment typosJoe Perches2020-05-061-1/+1
* efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar2020-05-011-1/+1
* efi/libstub: Move efi_relocate_kernel() into separate source fileArd Biesheuvel2020-04-241-0/+174