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
2010-01-11
disable ICC compiler warning #593: variable was set but never used.
eric_tian
2009-08-24
Fix file headers and a few comments
mdkinney
2009-08-18
Move content from CPU specific ProcessorBind.h files into Base.h if the conte...
mdkinney
2009-08-14
redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...
eric_tian
2009-06-04
Fix build breaks from comment clean up checkin
mdkinney
2009-06-04
Second set of changes based on a review of the code comments in the Include d...
pkandel
2009-05-21
Remove __APPLE__ usage in ProcessorBind.h files.
xli24
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-04-10
Allow EFIAPI to be defined on the compiler command line.
jljusten
2009-02-23
1, Use #if defined() to judge the switching macro such as compiler macro.
klu2
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-07
Add more detailed comments for many of the Base Types
mdkinney
2008-12-05
Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input ...
mdkinney
2008-12-05
Add comments for the MACRO follow the Spec, and change some definition not ma...
gikidy
2008-12-04
Correct Minor Comments in M3 to M4 review.
lgao4
2008-11-17
update comments and refine code.
vanjeff
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