edk2/ArmPkg
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
..
Drivers ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic interrupt 2011-03-31 11:28:25 +00:00
Filesystem/SemihostFs Update the copyright notice format 2010-04-29 12:15:47 +00:00
Include ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE() 2011-03-31 11:33:42 +00:00
Library ArmPkg: Fix InternalMemCopyMem() 2011-03-31 12:26:20 +00:00
Universal/MmcDxe ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commands 2011-03-31 11:16:02 +00:00
ArmPkg.dec ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei 2011-03-31 12:21:41 +00:00
ArmPkg.dsc Fixes to get CodeSourcery GCC and RVCT 3.1 compiling. 2011-02-03 01:49:07 +00:00