diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-09-02 12:34:22 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-09-13 16:28:15 +0100 |
commit | c86cd1e175fb3f3b545521c53fa751141abd1b2d (patch) | |
tree | 052047055b1060c0a7708e3b979d33ab0ab18235 /MdePkg/Library/BaseMemoryLibOptDxe/CopyMemWrapper.c | |
parent | a37f660599e8aefabf29a1ac9bef02ce55a3130c (diff) | |
download | edk2-c86cd1e175fb3f3b545521c53fa751141abd1b2d.tar.gz edk2-c86cd1e175fb3f3b545521c53fa751141abd1b2d.tar.bz2 edk2-c86cd1e175fb3f3b545521c53fa751141abd1b2d.zip |
MdePkg/BaseMemoryLibOptDxe: add accelerated AARCH64 routines
This adds AARCH64 support to BaseMemoryLibOptDxe, based on the cortex-strings
library. All string routines are accelerated except ScanMem16, ScanMem32,
ScanMem64 and IsZeroBuffer, which can wait for another day. (Very few
occurrences exist in the codebase)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/Library/BaseMemoryLibOptDxe/CopyMemWrapper.c')
0 files changed, 0 insertions, 0 deletions