summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe/X64/SetMem.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibOptDxe: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-57/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* 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
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-22/+21
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* Fix typos in GCC assembly.qhuang82009-03-121-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Detabqhuang82008-11-191-2/+2
* Adjust assembler's comments.klu22008-10-301-17/+17
* Fix .S assembler building issue.eric_tian2008-10-241-54/+47
* Add S assembler file for BaseMemoryLibOptDxe driver.klu22008-10-241-0/+65