summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/BaseMemoryLibStm/Arm/SetMem.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: remove BaseMemoryLibStmArd Biesheuvel2016-10-241-81/+0
* ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-111-4/+3
* ArmPkg: Rectify file modesEvan Lloyd2016-01-301-0/+0
* ArmPkg: use unified asm syntax for CLANGArd Biesheuvel2015-12-151-1/+2
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-10/+10
* ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem()oliviermartin2012-07-041-2/+1
* Fix issue with fixing tabs.andrewfish2011-02-021-34/+34
* Remove tabs from all text files in the package.andrewfish2011-02-021-34/+34
* 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/+82