diff options
author | Olivier Martin <olivier.martin@arm.com> | 2014-11-11 00:52:11 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@Edk2> | 2014-11-11 00:52:11 +0000 |
commit | 284fb5c811fb7784ee3afa753dbdf5b389c4cdce (patch) | |
tree | 5c006b75429d4c12199763eb3ba370708ab51181 /NetworkPkg | |
parent | fb7ea6114a780b2fe0da56156d65fa7659ffe2e2 (diff) | |
download | edk2-platforms-284fb5c811fb7784ee3afa753dbdf5b389c4cdce.tar.xz |
ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()
- Fixed memmove when going backward: the copy started one byte
after the end of the region to copy
- memset: - removed unused register
- fixed arguments size and character arguments were
actually reversed
- Added memmove() to ARM32 GCC
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16328 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg')
0 files changed, 0 insertions, 0 deletions