summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibOptDxe/ScanMem8Wrapper.c
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy
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