summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/efi.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt1-0/+2
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti1-0/+2
2023-08-21efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel1-8/+2
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel1-1/+1
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel1-1/+5
2022-11-29riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti1-1/+5
2022-11-09efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel1-0/+2
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel1-0/+11
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-6/+0
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla1-2/+0
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-1/+0
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie1-2/+2
2021-07-22RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt1-2/+2
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas1-4/+1
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel1-6/+0
2020-10-03RISC-V: Add EFI runtime servicesAtish Patra1-0/+20
2020-10-03RISC-V: Add EFI stub support.Atish Patra1-0/+35