summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter58-147/+147
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian6-8/+10
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2-2/+71
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang824-169/+146
2009-05-20Replace .globl with ASM_GLOBALxli2422-22/+22
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian11-22/+22
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-3/+3
2008-12-29Update copyright for files modified in this yearqhuang838-38/+38
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-2/+2
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy9-47/+38
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-03Update to use DOS formatqhuang822-1161/+1161
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-23unify the name convention of label in .S fileseric_tian1-6/+6
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian12-58/+45
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian13-121/+111
2008-09-25rename filename to match actual ones.vanjeff1-23/+23
2008-09-25Renamevanjeff22-0/+0
2008-09-181. Change 0 == Length style to Length == 0lgao433-45/+111
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff12-36/+12
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao48-8/+8
2008-08-25remove the unused msa files in MdePkg.lgao41-103/+0
2008-07-25Code Scrub for MdePkg.yshang11-2/+2
2008-07-08Code scrub:yshang112-13/+13
2007-10-30MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten12-0/+598
2007-10-06Restore original algorithm and add commentsmdkinney1-3/+2
2007-10-06Return buffer in raxmdkinney1-4/+5
2007-10-06Sync with other libsmdkinney1-14/+10
2007-09-22Fix bug in backward copy for x64mdkinney1-1/+1
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang11-5/+15
2007-07-19Remove unused comments in MdePkg.yshang11-29/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH12-24/+0
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff33-664/+1093
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH26-61/+28
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-9/+0
2007-06-27Updated headers to follow coding standardAJFISH1-11/+8
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff38-0/+2632
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch47-2820/+0
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-9/+9
2007-01-09The header file applies to all architectures.bbahnsen1-2/+2
2006-11-031. Add the fix for the following Bugs:cwu117-7/+7
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang811-15/+15
2006-07-281. Updated function headers for all assembly functionbxing34-90/+350
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-13Fix bug in .S files.qhuang83-2/+4
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang81-2/+2