summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/Ia32
Commit message (Expand)AuthorAgeFilesLines
* 1. Change 0 == Length style to Length == 0lgao42008-09-1810-10/+30
* Changed to pass the build with Visual Studio 2005jwang362007-10-101-3/+3
* Import BaseMemoryLibMmx.yshang12007-07-2322-0/+1272
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0122-1272/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-2511-18/+18
* 1. Updated function headers for all assembly functionbxing2006-07-2822-191/+236
* Fix bug in .S files.qhuang82006-07-132-3/+2
* BasePrintLib: Fix Buffer Overflow issue.qhuang82006-07-131-2/+2
* 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
* Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen2006-06-2011-0/+0
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-301-1/+0
* Fix capitalization issuesbbahnsen2006-05-1922-0/+1229