summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem32.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibSse2: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-68/+0
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian2009-05-151-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Update to use DOS formatqhuang82008-11-031-68/+68
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-73/+68
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+73
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-68/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-3/+3
* 1. Updated function headers for all assembly functionbxing2006-07-281-10/+7
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+71