summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/loongarch-stub.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao1-2/+2
2023-04-05efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen1-17/+7
2022-11-09efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-66/+1
2022-11-09efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel1-9/+24
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-1/+2
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-7/+49
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-0/+60