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