summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/efi.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao1-2/+0
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao1-1/+1
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+1
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou1-0/+1
2022-11-09efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel1-0/+2
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-0/+7
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-9/+0
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-2/+9
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla1-14/+2
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen1-0/+41