summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/BaseMemoryLib.h
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-23/+23
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu1-0/+23
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu1-1/+21
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-54/+54
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney1-0/+56
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy1-3/+14
2008-11-19Synchronize the MdePkg\Include\Library\BaseMemoryLib.h,gikidy1-2/+6
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji41-8/+8
2008-09-181. Change 0 == Length style to Length == 0lgao41-2/+2
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao41-7/+7
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff1-11/+11
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang11-0/+377
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-377/+0
2006-11-031. Add the fix for the following Bugs:cwu111-7/+7
2006-07-05 DebugLib:qhuang81-3/+6
2006-06-26• BaseMemoryLib:qhuang81-181/+160
2006-04-21Initial import.bbahnsen1-0/+395