summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx/X64/SetMem.S
AgeCommit message (Expand)AuthorFilesLines
2019-04-03MdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and X64 archShenglei Zhang1-61/+0
2018-06-28MdePkg: Clean up source filesLiming Gao1-3/+3
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
2009-08-12Use "movd" instruction to manipulate MMX register to support more GNU assembl...qhuang81-1/+1
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang81-18/+17
2009-05-20Replace .globl with ASM_GLOBALxli241-1/+1
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-11-03Update to use DOS formatqhuang81-62/+62
2008-10-22add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian1-0/+62