summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibMmx
AgeCommit message (Expand)AuthorFilesLines
2007-07-23Import BaseMemoryLibMmx.yshang150-0/+3233
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch49-3138/+0
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-8/+8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-6/+11
2006-11-23Port a couple of files to gnu assembly.bbahnsen2-0/+124
2006-11-031. Add the fix for the following Bugs:cwu117-7/+7
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang811-18/+18
2006-07-281. Updated function headers for all assembly functionbxing35-242/+418
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-13Fix bug in .S files.qhuang82-3/+2
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang81-2/+2
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+4
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing1-7/+7
2006-07-11sync GCC assembly files with MASM assembly filesqhuang81-1/+1
2006-07-10 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang81-0/+2
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-76/+0
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang361-0/+11
2006-07-05 DebugLib:qhuang813-37/+31
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-62/+59
2006-06-281.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang811-12/+486
2006-06-26• BaseMemoryLib:qhuang812-107/+107
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang89-132/+127
2006-06-20Removebbahnsen1-68/+0
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen11-0/+0
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang11-1/+4
2006-06-07BaseMemoryLib:qhuang83-9/+9
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing4-7/+6
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82-3/+12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch2-2/+2
2006-05-24Gcc versions of the msa files. These files can be used in place of the normal...bbahnsen1-0/+68
2006-05-19Remove old dirbbahnsen22-1229/+0
2006-05-19Fix capitalization issuesbbahnsen22-0/+1229
2006-05-17Port to GNU assembly.bbahnsen11-0/+621
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing14-621/+931
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2-22/+22
2006-04-21Initial import.bbahnsen16-0/+1493