Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: libstub: Implement KASLR by using generic functions | Alexandre Ghiti | 2023-09-05 | 1 | -18/+15 |
* | efi/riscv: libstub: Split off kernel image relocation for builtin stub | Ard Biesheuvel | 2022-11-09 | 1 | -74/+7 |
* | efi: libstub: Factor out min alignment and preferred kernel load address | Ard Biesheuvel | 2022-11-09 | 1 | -12/+3 |
* | riscv/efi_stub: Add 64bit boot-hartid support on RV64 | Sunil V L | 2022-07-19 | 1 | -3/+10 |
* | riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL | Sunil V L | 2022-05-19 | 1 | -6/+23 |
* | efi: libstub: pass image handle to handle_kernel_image() | Ard Biesheuvel | 2022-05-03 | 1 | -1/+2 |
* | riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value | Sunil V L | 2022-02-28 | 1 | -7/+10 |
* | RISC-V: Add EFI stub support. | Atish Patra | 2020-10-02 | 1 | -0/+109 |