Age | Commit message (Expand) | Author |
2009-08-04 | remove incorrect comments. | lgao4 |
2009-07-23 | Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali... | lgao4 |
2009-07-13 | Add the following PI 1.2 PPIs to the MdePkg | mdkinney |
2009-07-01 | Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/... | lgao4 |
2009-06-04 | Second set of changes based on a review of the code comments in the Include d... | pkandel |
2009-05-18 | 1. Clean up MdePkg internal header files | lgao4 |
2009-05-06 | Synchronize PCD_Infrastructure 0.55 with source code. | klu2 |
2008-12-09 | Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share... | lgao4 |
2008-12-09 | Add the detailed descriptions for the structure data member in these protocol. | lgao4 |
2008-12-08 | Add comments for most of enum data type. | lgao4 |
2008-12-07 | Add descriptions for each of the width values in the enumeration | mdkinney |
2008-10-28 | Refine version info in MDE file header. | xli24 |
2008-10-21 | Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc... | vanjeff |
2008-10-16 | remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec. | vanjeff |
2008-10-13 | Formalize comments for Protocols and PPIs. | xli24 |
2008-10-09 | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 |
2008-09-23 | Refine code for MdePkg/Include/Ppi according to code review comments. | xli24 |
2008-09-05 | Make prototype of EFI_PEI_STALL comply with PI spec. | xli24 |
2008-09-04 | Update MdePkg/Include/Ppi according to code review comments. | xli24 |
2008-09-04 | 1. Remove unnecessary CONST. | vanjeff |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 |
2008-07-25 | Update CopyRight to 2008 | lgao4 |
2008-07-25 | Code Scrub for Protocol and Ppi Definition | lgao4 |
2008-07-16 | Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory. | lgao4 |
2008-06-24 | Fix doxygen issue: | klu2 |
2008-06-04 | Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt... | qwang12 |
2008-05-27 | De-unicode in comment for all source files. | qhuang8 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 |
2008-04-21 | Fix missing include file which break doxygen parsing. | klu2 |
2008-04-21 | Fix missing include file which break doxygen parsing. | klu2 |
2008-04-03 | [Description] | yshang1 |
2007-10-11 | changed the Sec information structure for IPF | vprabhal |
2007-07-24 | Update the definition of PEI_SERVICES_REVISION. | yshang1 |
2007-07-24 | Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h. | yshang1 |
2007-07-06 | Update the C name of CPU I/O PPI. | yshang1 |
2007-07-05 | Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision w... | vanjeff |
2007-07-03 | Removed IntelframeworkPkg contamination from MdeModulePkg modules. | AJFISH |
2007-07-03 | Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg. | yshang1 |
2007-06-27 | Updated headers to follow coding standard | AJFISH |
2007-06-21 | Fixed PPI GUID name to follow PI specification. | yshang1 |
2007-06-21 | Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E... | yshang1 |
2007-06-18 | Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI... | AJFISH |
2007-06-13 | Add PPI definitions introduced in PI1.0. | yshang1 |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-01-18 | 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit... | qwang12 |
2006-12-18 | Only include SmmCis.h if the CPU Arch is IA32 or X64 | mdkinney |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-07-20 | Remove BugBug in comments and adjust function header according to code style ... | lgao4 |
2006-07-19 | Add [in,out] in the @param for PCD header and c file. | qwang12 |
2006-07-17 | Add in function description and comments. | qwang12 |