summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/alignedmem.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Add one kernel-doc commentYang Li2024-01-301-0/+1
* arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel2022-12-071-0/+2
* efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel2022-11-181-2/+3
* efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
* efi/libstub: Add API function to allocate aligned memoryArd Biesheuvel2020-04-241-0/+57