summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki10-107/+122
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney18-124/+18
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao11-33/+33
2016-12-22MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu1-9/+9
2016-11-04MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel1-1/+5
2016-08-22MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu4-3/+104
2016-08-22MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu1-1/+30
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
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 ...myronporter8-31/+31
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter16-117/+117
2010-04-23Update the copyright notice formathhtian16-32/+32
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian6-8/+10
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2-2/+71
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang814-91/+76
2008-12-29Update copyright for files modified in this yearqhuang87-7/+7
2008-12-10Library classes updated in INFjji41-1/+1
2008-12-10Synchronize interface function comment from declaration in library class head...klu22-14/+18
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy9-89/+96
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+3
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2-2/+6
2008-09-181. Change 0 == Length style to Length == 0lgao414-16/+42
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao49-10/+10
2008-08-25remove the unused msa files in MdePkg.lgao41-63/+0
2008-07-25Code Scrub for MdePkg.yshang13-7/+7
2008-07-14Code scrub:yshang11-0/+24
2007-07-20remove some comments introduced by tools.vanjeff1-6/+2
2007-07-19Remove unused comments in MdePkg.yshang11-27/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH15-30/+0
2007-07-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff10-11/+111
2007-06-29Import BaseMemoryLibMmx;yshang116-0/+1430
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch16-1430/+0
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-8/+8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242-6/+13
2006-11-031. Add the fix for the following Bugs:cwu117-7/+7
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-281. Updated function headers for all assembly functionbxing1-2/+2
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+4
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-76/+0
2006-07-05 DebugLib:qhuang814-38/+32