summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem16.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-52/+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
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* Import BaseMemoryLibMmx.yshang12007-07-231-0/+50
* 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-6/+10
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+46