Skip to content
Commit 8101dd3d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_selftest: remove redundant function efi_st_memcmp()



Function memcmp() is available in efi_freestanding.c. So we do not remove a
further implementation.

Replace all usages of efi_st_memcmp() by memcmp().

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 126a43f1
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