summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibOptDxe/CompareMemWrapper.c
AgeCommit message (Expand)Author
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-07-08Code scrub:yshang1
2007-10-06Add BaseMemoryLib optimized for DXEmdkinney