summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/MemLibGuid.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-16/+18
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu2016-08-221-1/+30
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-7/+7
* 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/+1
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-2/+6
* 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-1/+3
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Import BaseMemoryLibMmx.yshang12007-07-231-0/+139
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-137/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-6/+11
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* DebugLib:qhuang82006-07-051-9/+6
* • BaseMemoryLib:qhuang82006-06-261-32/+28
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-291-0/+8
* Initial import.bbahnsen2006-04-211-0/+131