summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/ScanMem32Wrapper.c
AgeCommit message (Expand)Author
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-07-08Code scrub:yshang1
2007-07-23Import BaseMemoryLibMmx.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-05 DebugLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing