summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
2009-05-20Replace .globl with ASM_GLOBALxli24
2008-12-29Update copyright for files modified in this yearqhuang8
2008-11-03Update to use DOS formatqhuang8
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian
2008-09-181. Change 0 == Length style to Length == 0lgao4
2007-07-23Import BaseMemoryLibMmx.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-23Port a couple of files to gnu assembly.bbahnsen