summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/BaseMemoryLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-23/+23
* MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu2016-08-221-0/+23
* MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu2016-08-221-1/+21
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-54/+54
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-051-0/+56
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-3/+14
* Synchronize the MdePkg\Include\Library\BaseMemoryLib.h,gikidy2008-11-191-2/+6
* Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji42008-11-141-8/+8
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-2/+2
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-7/+7
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff2007-06-261-11/+11
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+377
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-377/+0
* 1. Add the fix for the following Bugs:cwu112006-11-031-7/+7
* DebugLib:qhuang82006-07-051-3/+6
* • BaseMemoryLib:qhuang82006-06-261-181/+160
* Initial import.bbahnsen2006-04-211-0/+395