summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryLib/MemLibGeneric.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-46/+56
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-12-22MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu1-9/+9
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu1-1/+30
2010-08-26Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang81-4/+4
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-13/+13
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-27/+27
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-14/+13
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian1-1/+3
2008-09-181. Change 0 == Length style to Length == 0lgao41-1/+1
2008-07-25Code Scrub for MdePkg.yshang11-1/+1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29Import BaseMemoryLibMmx;yshang11-0/+261
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-261/+0
2006-07-05 DebugLib:qhuang81-1/+1
2006-06-26• BaseMemoryLib:qhuang81-4/+0
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang81-1/+0
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing1-17/+1
2006-04-21Initial import.bbahnsen1-0/+282