]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibSse2/Ia32/SetMem64.S
MdePkg/BaseMemoryLibRepStr: Remove .S files for IA32 and X64 arch
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / Ia32 / SetMem64.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...
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-07-13 qhuang81.Fix SetMem64.S to not use SSE3 instruction
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...