Skip to content
Commit 72291a9d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: fix freestanding memmove()



For EFI binaries we have to provide an implementation of memmove() in
efi_freestanding.c.

Before this patch the memmove() function was copying in the wrong
direction.

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