summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/image-vars.h
Commit message (Expand)AuthorAgeFilesLines
* efi: move screen_info into efi init codeArnd Bergmann2023-10-171-0/+2
* riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-051-0/+1
* riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti2023-04-191-2/+0
* efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel2022-11-091-2/+0
* efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+0
* efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-1/+0
* efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel2022-11-091-1/+0
* efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-9/+0
* arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou2021-02-181-1/+1
* RISC-V: Add PE/COFF header for EFI stubAtish Patra2020-10-021-0/+51