Age | Commit message (Expand) | Author |
2016-10-07 | MdePkg: Fix some typing errors in the header files | Thomas Huth |
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-12 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter |
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-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 |
2009-02-09 | Clean IpfMacro.i to remove unused Macro. | lgao4 |
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-31 | Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo... | zliu3 |
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@2711 6f1... | yshang1 |
2007-06-22 | Rename the PalApi.h to Pal.h. | yshang1 |
2007-06-22 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2708 6f1... | yshang1 |
2007-06-22 | Delete the IpfDefines.h from MDE package. It should be in IpfCpu package. | yshang1 |
2007-06-19 | Checked in the Protocols introduced in UEFI/PI. | 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 |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1... | gtian |
2006-12-19 | Add GLOBAL_FUNCTION macro for Itanium | mdkinney |
2006-12-19 | Add FIT types from the SAL Spec to SalApi.h | mdkinney |
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 | Add EFI_DELIVERY_MODE to SalApi.h | 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 |