]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseMemoryLibSse2/Ia32
Use ".486" for the instruction of "wbinvd"
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibSse2 / Ia32 /
2008-11-03 qhuang8Update to use DOS format
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
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 qhuang8Fix bug in .S files.
2006-07-13 qhuang81.Fix SetMem64.S to not use SSE3 instruction
2006-07-12 bxing1. Added '#pragma pack' directive in BaseLib.h for...
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
2006-05-30 bxing1. Fixed incorrect ASSERT conditions in wrapper functions.
2006-05-19 bbahnsenFix capitalization issues