summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiMemoryLib
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 Gao10-29/+29
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 ...myronporter2-8/+8
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/+72
2008-12-29Update copyright for files modified in this yearqhuang87-7/+7
2008-12-10Synchronize interface function comment from declaration in library class head...klu22-15/+19
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy9-101/+106
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-251. Rename following library instances according to MDE Library Spec:xli2416-0/+1458
2006-07-05 DebugLib:qhuang818-1495/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-38/+41
2006-06-26• BaseMemoryLib:qhuang813-111/+107
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang810-133/+127
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang11-1/+4
2006-06-07BaseMemoryLib:qhuang83-9/+9
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing3-6/+6
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82-3/+12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing15-638/+932
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen7-0/+1196