summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptPei/CompareMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-3/+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-15/+12
* Code clean upklu22008-09-221-1/+1
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-3/+5
* 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 PEImdkinney2007-10-061-0/+70