summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibSse2
AgeCommit message (Expand)Author
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
2007-01-25BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao4
2007-01-09The header file applies to all architectures.bbahnsen
2006-11-031. Add the fix for the following Bugs:cwu11
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-07-281. Updated function headers for all assembly functionbxing
2006-07-13Added license & copyright declarationjwang36
2006-07-13Fix bug in .S files.qhuang8
2006-07-131.Fix SetMem64.S to not use SSE3 instructionqhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-20Removebbahnsen
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang1
2006-06-07BaseMemoryLib:qhuang8
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen
2006-05-19Remove old dirbbahnsen
2006-05-19Fix capitalization issuesbbahnsen
2006-05-17Port to GNU assembly.bbahnsen
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen