summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLib/MemLibGeneric.c
AgeCommit message (Expand)Author
2011-01-07Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm503
2010-08-25Fix the InternalMemScanMem* functions. They were returning the character AFT...darylm503
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
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-07-25Code Scrub for MdePkg.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-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
2006-04-21Initial import.bbahnsen