summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/string.c
AgeCommit message (Expand)AuthorLines
2022-11-09efi: libstub: Provide local implementations of strrchr() and memchr()Ard Biesheuvel-0/+62
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel-2/+31
2022-11-09efi: libstub: Use local strncmp() implementation unconditionallyArd Biesheuvel-2/+0
2020-09-25efi/libstub: Fix missing-prototypes in string.cTian Tao-0/+1
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel-0/+56
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel-0/+57