summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr/SetMem64Wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-5/+5
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang81-5/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian1-10/+9
2008-09-181. Change 0 == Length style to Length == 0lgao41-2/+4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff1-3/+1
2008-07-08Code scrub:yshang11-1/+1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-1/+1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+70
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-65/+0
2006-07-05 DebugLib:qhuang81-1/+1
2006-06-26• BaseMemoryLib:qhuang81-5/+5
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang81-7/+8
2006-06-07BaseMemoryLib:qhuang81-3/+3
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing1-2/+2
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing1-0/+64