aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/efi/libstub/randomalloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel1-1/+1
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel1-16/+7
2022-05-06efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel1-0/+11
2021-07-20arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt1-0/+2
2020-04-23efi/libstub/random: Increase random alloc granularityArd Biesheuvel1-1/+1
2020-04-23efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGNArd Biesheuvel1-1/+3
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel1-0/+124