summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibSse2
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter58-149/+149
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-12Use "movd" instruction to manipulate MMX register to support more GNU assembl...qhuang81-1/+1
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang824-240/+217
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 yearqhuang837-37/+37
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-53/+45
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-03Update to use DOS formatqhuang821-1348/+1348
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_tian6-25/+25
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian12-24/+736
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian13-121/+111
2008-09-25rename filename to match actual ones.vanjeff1-12/+12
2008-09-25Renamevanjeff11-0/+0
2008-09-181. Change 0 == Length style to Length == 0lgao428-40/+96
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:yshang113-27/+22
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-3/+3
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-735/+1284
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-10/+0
2007-06-27Updated headers to follow coding standardAJFISH1-11/+8
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff38-0/+2895
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch47-3203/+0
2007-01-25BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao41-1/+1
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-25/+25
2006-07-281. Updated function headers for all assembly functionbxing34-115/+228
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-13Fix bug in .S files.qhuang81-1/+0
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang81-63/+59
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+4
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing2-29/+27
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6