summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibSse2/Ia32
AgeCommit message (Expand)Author
2008-09-181. Change 0 == Length style to Length == 0lgao4
2007-10-10Changed to pass the build with Visual Studio 2005jwang36
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-281. Updated function headers for all assembly functionbxing
2006-07-13Fix bug in .S files.qhuang8
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang8
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-19Fix capitalization issuesbbahnsen