summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibSse2/CopyMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-5/+5
* Update the copyright notice formathhtian2010-04-231-2/+2
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-2/+2
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-6/+5
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-211-10/+9
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-2/+4
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code scrub:yshang12008-07-081-1/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+67
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-62/+0
* DebugLib:qhuang82006-07-051-1/+1
* • BaseMemoryLib:qhuang82006-06-261-26/+22
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-161-0/+66