summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiMemoryLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0918-124/+18
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-2810-29/+29
* MdePkg/MemoryLib: Refine InternalMemSetMem16|32|64 functions logicHao Wu2016-12-221-9/+9
* MdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()Ard Biesheuvel2016-11-041-1/+5
* MdePkg BaseMemoryLib: Add C implementation of API IsZeroBuffer()Hao Wu2016-08-224-3/+104
* MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu2016-08-221-1/+30
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang82010-08-261-4/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-302-8/+8
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-2516-117/+117
* Update the copyright notice formathhtian2010-04-2316-32/+32
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 1. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian2009-12-076-8/+10
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-052-2/+71
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-1114-91/+72
* Update copyright for files modified in this yearqhuang82008-12-297-7/+7
* Synchronize interface function comment from declaration in library class head...klu22008-12-102-15/+19
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-259-101/+106
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+3
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-2516-0/+1458
* DebugLib:qhuang82006-07-0518-1495/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-38/+41
* • BaseMemoryLib:qhuang82006-06-2613-111/+107
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-2210-133/+127
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-151-1/+4
* BaseMemoryLib:qhuang82006-06-073-9/+9
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-303-6/+6
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-292-3/+12
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1615-638/+932
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-217-0/+1196