summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/SetMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-3/+5
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-211-12/+9
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-2/+4
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Code scrub:yshang12008-07-081-1/+1
* Import BaseMemoryLibMmx.yshang12007-07-231-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