Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-09 | efi: libstub: Provide local implementations of strrchr() and memchr() | Ard Biesheuvel | 1 | -0/+62 |
2022-11-09 | efi: libstub: Enable efi_printk() in zboot decompressor | Ard Biesheuvel | 1 | -2/+31 |
2022-11-09 | efi: libstub: Use local strncmp() implementation unconditionally | Ard Biesheuvel | 1 | -2/+0 |
2020-09-26 | efi/libstub: Fix missing-prototypes in string.c | Tian Tao | 1 | -0/+1 |
2020-02-23 | efi/libstub: Clean up command line parsing routine | Ard Biesheuvel | 1 | -0/+56 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-10-12 | arm64/efi: isolate EFI stub from the kernel proper | Ard Biesheuvel | 1 | -0/+57 |