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