summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/X64/CompareMem.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibMmx: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-59/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* 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-12/+11
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Update to use DOS formatqhuang82008-11-031-60/+60
* add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use "....eric_tian2008-10-221-13/+19
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* Import BaseMemoryLibMmx.yshang12007-07-231-0/+52
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-52/+0
* Port a couple of files to gnu assembly.bbahnsen2006-11-231-0/+52