audk/ArmPkg/Library/BaseMemoryLibStm/Arm
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
..
CopyMem.S ArmPkg: Fix InternalMemCopyMem() 2011-03-31 12:26:20 +00:00
CopyMem.asm ArmPkg: Fix InternalMemCopyMem() 2011-03-31 12:26:20 +00:00
SetMem.S Fix issue with fixing tabs. 2011-02-02 23:19:30 +00:00
SetMem.asm Fix issue with fixing tabs. 2011-02-02 23:19:30 +00:00