summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/Ia32/SetMem16.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-59/+0
* MdePkg: Fix Clang build failureGao, Liming2014-08-111-1/+1
* 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
* Import BaseMemoryLibMmx.yshang12007-07-231-0/+59
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-59/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-1/+1
* 1. Updated function headers for all assembly functionbxing2006-07-281-14/+13
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-201-0/+60