summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/ZeroMemWrapper.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-3/+3
2016-11-04MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel1-1/+5
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-4/+4
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang81-2/+2
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy1-2/+4
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian1-12/+9
2008-09-181. Change 0 == Length style to Length == 0lgao41-2/+4
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao41-1/+1
2008-07-08Code scrub:yshang11-1/+1
2007-07-23Import BaseMemoryLibMmx.yshang11-0/+51
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-51/+0
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-07-281. Updated function headers for all assembly functionbxing1-2/+2
2006-07-05 DebugLib:qhuang81-1/+1
2006-06-26• BaseMemoryLib:qhuang81-9/+8
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang81-3/+4
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing1-0/+51