summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/image-vars.h
AgeCommit message (Expand)AuthorFilesLines
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