Age | Commit message (Expand) | Author |
---|---|---|
2023-09-05 | riscv: libstub: Implement KASLR by using generic functions | Alexandre Ghiti |
2023-04-19 | riscv: Fix EFI stub usage of KASAN instrumented strcmp function | Alexandre Ghiti |
2022-11-09 | efi: libstub: Provide local implementations of strrchr() and memchr() | Ard Biesheuvel |
2022-11-09 | efi: libstub: Enable efi_printk() in zboot decompressor | Ard Biesheuvel |
2022-11-09 | efi: libstub: Clone memcmp() into the stub | Ard Biesheuvel |
2022-11-09 | efi: libstub: Use local strncmp() implementation unconditionally | Ard Biesheuvel |
2022-09-17 | efi/libstub: use EFI provided memcpy/memset routines | Ard Biesheuvel |
2021-02-18 | arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h | tangchunyou |
2020-10-02 | RISC-V: Add PE/COFF header for EFI stub | Atish Patra |