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