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