summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S
AgeCommit message (Expand)AuthorFilesLines
2019-04-03MdePkg/BaseMemoryLibSse2: Remove .S files for IA32 and X64 archShenglei Zhang1-58/+0
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-05-20Replace .globl with ASM_GLOBALxli241-1/+1
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian1-2/+2
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff1-5/+0
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+63
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-58/+0
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang81-2/+2
2006-07-281. Updated function headers for all assembly functionbxing1-9/+8
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang81-63/+59
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen1-0/+63