]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibMmx/Ia32/ScanMem8.S
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibMmx / Ia32 / ScanMem8.S
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2007-07-23 yshang1Import BaseMemoryLibMmx.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-07-28 bxing1. Updated function headers for all assembly function
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...