summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe/CompareMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-231-2/+2
* 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 MdePkg h files to Library/Base* c files.gikidy2008-12-111-2/+2
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-14/+13
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-7/+6
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Code scrub:yshang12008-07-081-1/+1
* Add BaseMemoryLib optimized for DXEmdkinney2007-10-061-0/+70