summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/loongarch-stub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi/loongarch: Directly position the loaded image fileWang Yao2023-12-191-4/+5
* efi/loongarch: Use load address to calculate kernel entry addressWang Yao2023-12-111-2/+2
* efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen2023-04-051-17/+7
* efi/loongarch: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-66/+1
* efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel2022-11-091-9/+24
* efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-1/+2
* efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-271-7/+49
* efi/loongarch: Add efistub booting supportHuacai Chen2022-09-061-0/+60