summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryLib/MemLibGuid.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-16/+18
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-5/+5
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu1-1/+30
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-6/+6
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian1-1/+1
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang81-2/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy1-10/+13
2008-09-181. Change 0 == Length style to Length == 0lgao41-1/+3
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao41-1/+1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-07-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff1-1/+3
2007-06-29Import BaseMemoryLibMmx;yshang11-0/+137
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-137/+0
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-6/+11
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-07-05 DebugLib:qhuang81-9/+6
2006-06-26• BaseMemoryLib:qhuang81-32/+28
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang81-0/+8
2006-04-21Initial import.bbahnsen1-0/+131