summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/BaseMemoryLibStm
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-183-1/+235
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-61/+61
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-281-1/+3
* ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem()oliviermartin2012-07-042-3/+1
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-1/+0
* ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested...oliviermartin2012-05-311-11/+1
* ArmPkg: Fix InternalMemCopyMem()oliviermartin2011-03-312-94/+212
* Fix issue with fixing tabs.andrewfish2011-02-024-194/+194
* Remove tabs from all text files in the package.andrewfish2011-02-024-194/+194
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-022-4/+2
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-152-0/+2
* Update the copyright notice formathhtian2010-04-2921-43/+43
* Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish2010-04-2121-0/+1967