summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibSse2
Commit message (Expand)AuthorAgeFilesLines
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-2926-61/+28
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated headers to follow coding standardAJFISH2007-06-271-11/+8
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-2238-0/+2895
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0147-3203/+0
* BaseMemoryLibSse2 library doesn't support IPF and EBC. I remove these archs f...lgao42007-01-251-1/+1
* The header file applies to all architectures.bbahnsen2007-01-091-2/+2
* 1. Add the fix for the following Bugs:cwu112006-11-037-7/+7
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-2511-25/+25
* 1. Updated function headers for all assembly functionbxing2006-07-2834-115/+228
* Added license & copyright declarationjwang362006-07-131-0/+10
* Fix bug in .S files.qhuang82006-07-131-1/+0
* 1.Fix SetMem64.S to not use SSE3 instructionqhuang82006-07-131-63/+59
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+4
* 1. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing2006-07-122-29/+27
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-76/+0
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-061-0/+11
* DebugLib:qhuang82006-07-0513-37/+31
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-87/+84
* • BaseMemoryLib:qhuang82006-06-2612-107/+107
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-229-132/+127
* Removebbahnsen2006-06-201-93/+0
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-2011-0/+0
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-151-1/+4
* BaseMemoryLib:qhuang82006-06-073-9/+9
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-304-7/+6
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-292-3/+12
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-252-2/+2
* Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen2006-05-241-0/+93
* Remove old dirbbahnsen2006-05-1922-1328/+0
* Fix capitalization issuesbbahnsen2006-05-1922-0/+1328
* Port to GNU assembly.bbahnsen2006-05-1711-0/+671
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1614-622/+942
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-262-33/+33
* Initial import.bbahnsen2006-04-2127-0/+2172