summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe/CompareMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* 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