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
/
Include
/
Ia32
Age
Commit message (
Expand
)
Author
2008-10-07
trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:
jljusten
2008-09-03
edk2/MdePkg/Include/Ia32/ProcessorBind.h:
jljusten
2008-08-29
edk2/MdePkg/Include/Ia32/ProcessorBind.h:
jljusten
2008-08-14
Use doxygen comment style for document entity such as struct, enum, variable ...
klu2
2008-06-30
make change to support UnixPkg build. The changes are listed as follows:
eric_tian
2008-06-02
Use #if...#else to not confuse some lint tools for definition of EFIAPI
klu2
2008-04-22
Fix comment typo.
klu2
2007-11-27
Add FUNCTION_ENTRY_POINT macro
mdkinney
2007-07-24
Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing
jwang36
2007-07-06
Updated comments for IntelCompiler specific warnings
AJFISH
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-08
Move to directory "Include"
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-12-26
Fix some Linux's build issue.
klu2
2006-11-09
Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...
mdkinney
2006-09-05
Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...
jwang36
2006-07-20
Remove BugBug in comments and adjust function header according to code style ...
lgao4
2006-04-21
Initial import.
bbahnsen