summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem32.S
Commit message (Expand)AuthorAgeFilesLines
* 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-52/+52
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* 1. Port X64, IPF and EBC arch for BaseLibvanjeff2007-07-021-55/+50
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+55
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-50/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-1/+1
* 1. Updated function headers for all assembly functionbxing2006-07-281-5/+11
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+44