summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Remove X86 ASM and S filesLiming Gao2018-06-071-68/+0
* MdePkg BaseLib Ia32 assembly: Specify DWORD sizesJordan Justen2016-06-281-1/+1
* Fix CpuIdEx.asm to return correct ECX/EDX value.niruiyu2013-02-171-2/+2
* Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu2012-05-251-5/+5
* 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
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-36/+36
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+68
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-68/+0
* 1. Added AsmCpuidEx() to BaseLibbxing2006-06-101-0/+68