]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Ia32/ProcessorBind.h
MdePkg/Base: introduce MAX_ALLOC_ADDRESS
[mirror_edk2.git] / MdePkg / Include / Ia32 / ProcessorBind.h
2018-12-20 Ard BiesheuvelMdePkg/Base: introduce MAX_ALLOC_ADDRESS
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-01-25 Sean BroganMdePkg/BaseSafeIntLib: Add SafeIntLib class and instance
2017-11-29 Liming GaoMdePkg: Disable VS warning 4701 & 4703 for VS2017
2017-03-06 Ard BiesheuvelMdePkg/ProcessorBind: add defines for page allocation...
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2015-12-04 Liming GaoMdePkg: Disable VS2015 warning C4701 & C4703
2015-01-09 Shumin QiuMdePkg IA32/X64 ProcessorBind.h : Disable the C4701...
2014-09-01 Jordan JustenMdePkg Base.h: Always define ASM_PFX
2013-07-12 Liming Gao1. Add defines for MAX values for UEFI data types.
2012-05-16 lgao4Update MdePkg and EdkCompatibilityPkg INT8 definition...
2011-06-13 lgao4Add the missing default definition of EFIAPI in Ia32...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-11 geekboy15aUpdating processor bindings to not use stdint.h. Also...
2010-01-11 eric_tiandisable ICC compiler warning #593: variable was set...
2009-08-24 mdkinneyFix file headers and a few comments
2009-08-18 mdkinneyMove content from CPU specific ProcessorBind.h files...
2009-08-14 eric_tianredefine the ASM_PFX to let it can work on Apple/NetBSD...
2009-06-04 mdkinneyFix build breaks from comment clean up checkin
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-05-21 xli24Remove __APPLE__ usage in ProcessorBind.h files.
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-04-10 jljustenAllow EFIAPI to be defined on the compiler command...
2009-02-23 klu21, Use #if defined() to judge the switching macro such...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-07 mdkinneyAdd more detailed comments for many of the Base Types
2008-12-05 mdkinneyUpdate FUNCTION_ENTRY_POINT() to be compatible with...
2008-12-05 gikidyAdd comments for the MACRO follow the Spec, and change...
2008-12-04 lgao4Correct Minor Comments in M3 to M4 review.
2008-11-17 vanjeffupdate comments and refine code.
2008-10-07 jljustentrunk/edk2/MdePkg/Include/X64/ProcessorBind.h:
2008-09-03 jljustenedk2/MdePkg/Include/Ia32/ProcessorBind.h:
2008-08-29 jljustenedk2/MdePkg/Include/Ia32/ProcessorBind.h:
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-06-02 klu2Use #if...#else to not confuse some lint tools for...
2008-04-22 klu2Fix comment typo.
2007-11-27 mdkinneyAdd FUNCTION_ENTRY_POINT macro
2007-07-24 jwang36Added "#define ASM_PFX(name) _##name" for GNU assembly...
2007-07-06 AJFISHUpdated comments for IntelCompiler specific warnings
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-08 yshang1Move to directory "Include"
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-12-26 klu2Fix some Linux's build issue.
2006-11-09 mdkinneyAdd #define CPU_STACK_ALIGNMENT to the ProcessorBind...
2006-09-05 jwang36Added two #pragma to disable 4505 & 4206 warnings for...
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-04-21 bbahnsenInitial import.