summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibRepStr
Commit message (Expand)AuthorAgeFilesLines
* Update to use DOS formatqhuang82008-11-0322-1161/+1161
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* unify the name convention of label in .S fileseric_tian2008-10-231-6/+6
* add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian2008-10-2212-58/+45
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-2113-121/+111
* rename filename to match actual ones.vanjeff2008-09-251-23/+23
* Renamevanjeff2008-09-2522-0/+0
* 1. Change 0 == Length style to Length == 0lgao42008-09-1833-45/+111
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-1712-36/+12
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-088-8/+8
* remove the unused msa files in MdePkg.lgao42008-08-251-103/+0
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Code scrub:yshang12008-07-0812-13/+13
* MdePkg/Library/BaseMemoryLibRepStr/x64/*.S:jljusten2007-10-3012-0/+598
* Restore original algorithm and add commentsmdkinney2007-10-061-3/+2
* Return buffer in raxmdkinney2007-10-061-4/+5
* Sync with other libsmdkinney2007-10-061-14/+10
* Fix bug in backward copy for x64mdkinney2007-09-221-1/+1
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-191-5/+15
* Remove unused comments in MdePkg.yshang12007-07-191-29/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-1212-24/+0
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-0233-664/+1093
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-2926-61/+28
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* Updated headers to follow coding standardAJFISH2007-06-271-11/+8
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-2238-0/+2632
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0147-2820/+0
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-9/+9
* The header file applies to all architectures.bbahnsen2007-01-091-2/+2
* 1. Add the fix for the following Bugs:cwu112006-11-037-7/+7
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-2511-15/+15
* 1. Updated function headers for all assembly functionbxing2006-07-2834-90/+350
* Added license & copyright declarationjwang362006-07-131-0/+10
* Fix bug in .S files.qhuang82006-07-133-2/+4
* BasePrintLib: Fix Buffer Overflow issue.qhuang82006-07-131-2/+2
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+4
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-76/+0
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-061-0/+11
* DebugLib:qhuang82006-07-0513-37/+31
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-87/+84
* • BaseMemoryLib:qhuang82006-06-2612-107/+107
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-229-132/+127
* Removebbahnsen2006-06-201-93/+0
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-2011-0/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-151-1/+4
* Prepend underscores to procedure identifiers.bbahnsen2006-06-1310-19/+20