Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: libstub: install boot-time memory map as config table | Ard Biesheuvel | 2022-09-27 | 1 | -1/+1 |
* | efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap | Ard Biesheuvel | 2022-09-26 | 1 | -16/+7 |
* | efi: stub: prefer mirrored memory for randomized allocations | Ard Biesheuvel | 2022-05-06 | 1 | -0/+11 |
* | arm64: efi: kaslr: Fix occasional random alloc (and boot) failure | Benjamin Herrenschmidt | 2021-07-20 | 1 | -0/+2 |
* | efi/libstub/random: Increase random alloc granularity | Ard Biesheuvel | 2020-04-23 | 1 | -1/+1 |
* | efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN | Ard Biesheuvel | 2020-04-23 | 1 | -1/+3 |
* | efi/libstub: Move efi_random_alloc() into separate source file | Ard Biesheuvel | 2020-02-23 | 1 | -0/+124 |