aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/randomalloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-16/+7
* efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel2022-05-061-0/+11
* arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-07-201-0/+2
* efi/libstub/random: Increase random alloc granularityArd Biesheuvel2020-04-231-1/+1
* efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGNArd Biesheuvel2020-04-231-1/+3
* efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel2020-02-231-0/+124