summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/BaseMemoryLibVstm/Arm/CopyMem.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLibArd Biesheuvel2016-09-011-112/+0
* ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-111-5/+3
* ArmPkg: Rectify file modesEvan Lloyd2016-01-301-0/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-5/+5
* Fix issue with fixing tabs.andrewfish2011-02-021-60/+60
* Remove tabs from all text files in the package.andrewfish2011-02-021-60/+60
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-2/+1
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-211-0/+114