diff options
author | 2022-10-11 15:15:51 +0200 | |
---|---|---|
committer | 2022-11-09 12:42:02 +0100 | |
commit | 52dce39cd2786673969a12d1c94e0922d9208f83 (patch) | |
tree | b05c22bae7499c7f1f61430ba296a900bbea75bc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | efi: libstub: Use local strncmp() implementation unconditionally (diff) | |
download | wireguard-linux-52dce39cd2786673969a12d1c94e0922d9208f83.tar.xz wireguard-linux-52dce39cd2786673969a12d1c94e0922d9208f83.zip |
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: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions