summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/randomalloc.c
AgeCommit message (Expand)Author
2023-08-07efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel
2022-11-18efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel
2022-05-06efi: stub: prefer mirrored memory for randomized allocationsArd Biesheuvel
2021-07-20arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt
2020-04-23efi/libstub/random: Increase random alloc granularityArd Biesheuvel
2020-04-23efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGNArd Biesheuvel
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel