aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/efi/libstub/alignedmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-30efi/libstub: Add one kernel-doc commentYang Li1-0/+1
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel1-0/+2
2022-11-18efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel1-2/+3
2020-07-09efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra1-1/+1
2020-04-24efi/libstub: Add API function to allocate aligned memoryArd Biesheuvel1-0/+57