summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.asm
AgeCommit message (Expand)AuthorFilesLines
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao1-66/+0
2015-04-27MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney1-2/+4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-09-181. Change 0 == Length style to Length == 0lgao41-1/+3
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff1-5/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-1/+1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+67
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-62/+0
2006-07-281. Updated function headers for all assembly functionbxing1-0/+9
2006-04-21Initial import.bbahnsen1-0/+53