summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibRepStr: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-54/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney2015-04-271-2/+4
* 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-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-7/+14
* Fix bug in .S files.qhuang82006-07-131-0/+1
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+42