summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
AgeCommit message (Expand)Author
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-04-23Update the copyright notice formathhtian
2008-12-29Update copyright for files modified in this yearqhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-06-101. Added AsmCpuidEx() to BaseLibbxing