summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/Ia32/CompareMem.S
AgeCommit message (Expand)Author
2007-07-23Import BaseMemoryLibMmx.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-281. Updated function headers for all assembly functionbxing
2006-07-13Fix bug in .S files.qhuang8
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen