summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/CompareMemWrapper.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+5
* 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/+67
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-67/+0
* DebugLib:qhuang82006-07-051-1/+1
* • BaseMemoryLib:qhuang82006-06-261-3/+3
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-221-20/+20
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-161-0/+67