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
/
Ipf
/
ProcessorBind.h
Age
Commit message (
Expand
)
Author
2010-01-11
disable ICC compiler warning #593: variable was set but never used.
eric_tian
2009-08-18
Move content from CPU specific ProcessorBind.h files into Base.h if the conte...
mdkinney
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
Define macro for .global/.globl in assembly.
xli24
2009-04-10
Allow EFIAPI to be defined on the compiler command line.
jljusten
2009-02-24
Fix typo in last check in
qhuang8
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/x64/ProcessorBind.h:
jljusten
2008-08-14
klu2
2007-11-27
Add FUNCTION_ENTRY_POINT macro
mdkinney
2007-10-11
changed the Sec information structure for IPF
vprabhal
2007-07-06
Updated comments for IntelCompiler specific warnings
AJFISH
2007-07-06
Diable 1418 and 1419 with pragma.
qwang12
2007-07-04
Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in...
zliu3
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-22
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1...
yshang1
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-18
Only include SmmCis.h if the CPU Arch is IA32 or X64
mdkinney
2006-11-26
Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chains
mdkinney
2006-11-18
Disable warning when assigning a function pointer to a data pointer
mdkinney
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-04-21
Initial import.
bbahnsen