Age | Commit message (Expand) | Author |
2015-12-04 | MdePkg: Disable VS2015 warning C4701 & C4703 | Liming Gao |
2015-01-09 | MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS... | Shumin Qiu |
2014-11-04 | MdePkg: fix comments typo about EFIAPI for X64 | Chen Fan |
2014-09-01 | MdePkg Base.h: Always define ASM_PFX | Jordan Justen |
2013-07-12 | 1. Add defines for MAX values for UEFI data types. | Liming Gao |
2012-05-16 | Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch... | lgao4 |
2010-04-23 | Update the copyright notice format | hhtian |
2010-03-11 | Updating processor bindings to not use stdint.h. Also added code to verify a... | geekboy15a |
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 | Update the text to use "x64" instead of "X64" in MdePkg. | qhuang8 |
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-23 | wrap ASM_PFX macro to avoid generating symbols preceded by underscore in Linu... | eric_tian |
2008-10-07 | trunk/edk2/MdePkg/Include/X64/ProcessorBind.h: | jljusten |
2008-09-04 | Changed x64 into X64. | vanjeff |