summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx
Commit message (Expand)AuthorAgeFilesLines
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-8/+8
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-6/+11
* Port a couple of files to gnu assembly.bbahnsen2006-11-232-0/+124
* 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-18/+18
* 1. Updated function headers for all assembly functionbxing2006-07-2835-242/+418
* Added license & copyright declarationjwang362006-07-131-0/+10
* Fix bug in .S files.qhuang82006-07-132-3/+2
* BasePrintLib: Fix Buffer Overflow issue.qhuang82006-07-131-2/+2
* 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-121-7/+7
* sync GCC assembly files with MASM assembly filesqhuang82006-07-111-1/+1
* 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ...qhuang82006-07-101-0/+2
* 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-62/+59
* 1.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang82006-06-2811-12/+486
* • BaseMemoryLib:qhuang82006-06-2612-107/+107
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-229-132/+127
* Removebbahnsen2006-06-201-68/+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/+68
* Remove old dirbbahnsen2006-05-1922-1229/+0
* Fix capitalization issuesbbahnsen2006-05-1922-0/+1229
* Port to GNU assembly.bbahnsen2006-05-1711-0/+621
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1614-621/+931
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-262-22/+22
* Initial import.bbahnsen2006-04-2116-0/+1493