summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/ReadMsr64.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-3/+3
* MdePkg/Baseib: Filter/trace MSR access for IA32/X64Dandan Bi2021-04-081-4/+34
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter2010-06-221-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/+14
* 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