summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr/MemLibGuid.c
AgeCommit message (Expand)Author
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
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-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy
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-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
2007-10-06Sync with other libsmdkinney
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
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-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-04-21Initial import.bbahnsen