summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiMemoryLib/SetMemWrapper.c
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-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-6/+6
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian2009-12-071-1/+2
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-051-1/+34
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-2/+2
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-10/+11
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff2007-07-051-1/+1
* Import BaseMemoryLibMmx;yshang12007-06-291-0/+56
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-56/+0
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* DebugLib:qhuang82006-07-051-2/+2
* • BaseMemoryLib:qhuang82006-06-261-3/+3
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-221-11/+12
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-151-1/+4
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-161-0/+52