Skip to content
Commit 52dce39c authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: libstub: Clone memcmp() into the stub



We will no longer be able to call into the kernel image once we merge
the decompressor with the EFI stub, so we need our own implementation of
memcmp(). Let's add the one from lib/string.c and simplify it.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent fa882a13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment