audk/ArmPkg/Library/BaseMemoryLibStm
oliviermartin 643ec0e7c1 ArmPkg: Fix InternalMemCopyMem()
This function crashed when regions overalapped. The condition to
optimize the copy of overlapped regions was not correct.
    

ArmPkg: Add comments to InternalMemCopyMem()
    
These comments explain the flow of this assembly function.




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11486 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-31 12:26:20 +00:00
..
Arm ArmPkg: Fix InternalMemCopyMem() 2011-03-31 12:26:20 +00:00
BaseMemoryLibStm.inf Update the copyright notice format 2010-04-29 12:15:47 +00:00
CompareMemWrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
CopyMem.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
CopyMemWrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
MemLibGeneric.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
MemLibGuid.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
MemLibInternals.h Update the copyright notice format 2010-04-29 12:15:47 +00:00
ScanMem8Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
ScanMem16Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
ScanMem32Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
ScanMem64Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
SetMem.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
SetMem16Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
SetMem32Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
SetMem64Wrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
SetMemWrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00
ZeroMemWrapper.c Update the copyright notice format 2010-04-29 12:15:47 +00:00