summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/efi.c
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Add a missing call to efi_esrt_init()Huacai Chen2024-01-171-0/+2
* efi: move screen_info into efi init codeArnd Bergmann2023-10-171-1/+7
* efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-081-0/+1
* Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-12-191-1/+14
|\
| * LoongArch: Add FDT booting support from efi system tableBinbin Zhou2022-12-141-1/+14
* | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-2/+22
|/
* efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-271-1/+29
* efi/loongarch: Add efistub booting supportHuacai Chen2022-09-061-0/+3
* LoongArch: Add boot and setup routinesHuacai Chen2022-06-031-0/+72