diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-10-11 19:21:52 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-11-09 14:42:02 +0300 |
commit | da8dd0c75b3f82eb366eb1745fb473ea92c8c087 (patch) | |
tree | b97eed71c3e68d41909c665273b3b6d899e64bf4 /drivers/firmware/efi/libstub/efi-stub-entry.c | |
parent | 732ea9db9d8a6a0444d18ed810cccb2428d8766b (diff) | |
download | linux-da8dd0c75b3f82eb366eb1745fb473ea92c8c087.tar.xz |
efi: libstub: Provide local implementations of strrchr() and memchr()
Clone the implementations of strrchr() and memchr() in lib/string.c so
we can use them in the standalone zboot decompressor app. These routines
are used by the FDT handling code.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/libstub/efi-stub-entry.c')
0 files changed, 0 insertions, 0 deletions