summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/image-vars.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-17efi: move screen_info into efi init codeArnd Bergmann1-0/+2
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti1-0/+1
2023-04-19riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti1-2/+0
2022-11-09efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel1-2/+0
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel1-2/+0
2022-11-09efi: libstub: Clone memcmp() into the stubArd Biesheuvel1-1/+0
2022-11-09efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel1-1/+0
2022-09-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel1-9/+0
2021-02-19arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou1-1/+1
2020-10-03RISC-V: Add PE/COFF header for EFI stubAtish Patra1-0/+51