]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibSse2/Ia32/ScanMem16.S
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / Ia32 / ScanMem16.S
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-11-03 qhuang8Update to use DOS format
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
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...