gnu-efi/lib/arm
Nigel Croxon b1d426ce67 Move memcpy/memset definition to global init.c
Following up on previous patch, I think we should move
memcpy/memset definitions to the global init.c, since MSVC does
also inserts calls to memset/memcpy for the x86_32 platform,
even when disabling standard libraries and intrinsics.

All in all, it looks like, for all platforms, we should assume
that a compiler may still insert these calls regardless.

Signed-off-by: Pete Batard <pete@akeo.ie>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
2017-11-06 09:38:38 -05:00
..
div.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
edk2asm.h From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
efi_stub.S The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
initplat.c Move memcpy/memset definition to global init.c 2017-11-06 09:38:38 -05:00
ldivmod.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
llsl.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
llsr.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
math.c This is mere refactoring of the code and is not linked to any 2017-03-30 18:04:42 -04:00
mullu.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
setjmp.S From: Julian Andres Klode <jak@debian.org> 2015-11-30 08:52:25 -05:00
uldiv.S From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00