]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ia32/CpuIdEx.asm
Fix CpuIdEx.asm to return correct ECX/EDX value.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuIdEx.asm
2013-02-17 niruiyuFix CpuIdEx.asm to return correct ECX/EDX value.
2012-05-25 niruiyuCorrect a bug in AsmCpuidEx() to return correct ECX...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-04-23 hhtianUpdate the copyright notice format
2008-12-29 qhuang8Update copyright for files modified in this year
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib