summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/loongarch-stub.c
AgeCommit message (Expand)Author
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao
2023-04-05efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen
2022-11-09efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel
2022-11-09efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen