]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/X64/ProcessorBind.h
MdePkg: move to 'hidden' visibility for all symbols under GCC/X64
[mirror_edk2.git] / MdePkg / Include / X64 / ProcessorBind.h
2016-08-02 Ard BiesheuvelMdePkg: move to 'hidden' visibility for all symbols...
2016-07-21 Ard BiesheuvelMdePkg X64: force 'protected' visibility when building...
2015-12-04 Liming GaoMdePkg: Disable VS2015 warning C4701 & C4703
2015-01-09 Shumin QiuMdePkg IA32/X64 ProcessorBind.h : Disable the C4701...
2014-11-04 Chen FanMdePkg: fix comments typo about EFIAPI for X64
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...
2010-04-23 hhtianUpdate the copyright notice format
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 qhuang8Update the text to use "x64" instead of "X64" in MdePkg.
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-23 eric_tianwrap ASM_PFX macro to avoid generating symbols preceded...
2008-10-07 jljustentrunk/edk2/MdePkg/Include/X64/ProcessorBind.h:
2008-09-04 vanjeffChanged x64 into X64.