aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/riscv-stub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L1-3/+10
2022-05-19riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOLSunil V L1-6/+23
2022-05-03efi: libstub: pass image handle to handle_kernel_image()Ard Biesheuvel1-1/+2
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2020-10-02RISC-V: Add EFI stub support.Atish Patra1-0/+109