summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem64.S
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseMemoryLibOptPei: Remove .S files for IA32 and X64 archShenglei Zhang2019-04-031-61/+0
* 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
* 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-61/+61
* Adjust assembler's comments.klu22008-10-301-1/+1
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian2008-07-311-2/+2
* Add BaseMemoryLib optimized for PEImdkinney2007-10-061-0/+59