summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/FlushCacheLine.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdePkg/BaseLib: Preserve EBX register and fix stack offset to LinearAddress i...Michael Kinney2015-04-301-1/+1
* MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-271-2/+16
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Update the text to use "x64" instead of "X64" in MdePkg.qhuang82008-12-051-1/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code Scrub for MdePkg.yshang12008-07-251-0/+15
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+31
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-26/+0
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-151-4/+1
* Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney2006-09-191-0/+29