index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
Ia32
/
CpuIdEx.S
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2014-08-11
MdePkg: Fix Clang build failure
Gao, Liming
2012-05-25
Correct a bug in AsmCpuidEx() to return correct ECX and EDX.
niruiyu
2010-06-11
Minor grammatical work--mostly adding periods. Sending separately a list of...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2008-11-03
Update to use DOS format
qhuang8
2008-10-23
Update GCC assembly files for MdePkg/Library/BaseLib/Ia32
xli24
2007-07-02
1. Port X64, IPF and EBC arch for BaseLib
vanjeff
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-06
Use ASM_PFX to optionnaly set the underscore prefix
tgingold
2006-07-21
1. Updated function headers in all assembly files.
bxing
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-06-20
Use capital S for GCC assembly. This enables pre-processing for PCD support.
bbahnsen