Age | Commit message (Expand) | Author |
2013-11-22 | TempRam Done PPI definition in PI1.2.1 | Liming Gao |
2013-11-22 | Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. | Jeff Fan |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao |
2013-08-14 | Add I2C related definition in PI 1.3 spec. | Elvin Li |
2011-03-14 | Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI... | vanjeff |
2011-03-10 | Fixed typos per the PI Spec 1.2 Errata B. | vanjeff |
2011-03-10 | Update comment per the latest PI spec Errata B. | li-elvin |
2011-01-27 | Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ... | mdkinney |
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-03 | Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u... | klu2 |
2010-03-02 | remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already... | jchen20 |
2010-03-01 | add the PI version of EFI_S3_RESUME2_PPI defintion | jchen20 |
2010-03-01 | roll back some changing since it was not complete. | vanjeff |
2010-03-01 | updated definitions of PCD PPI/Protocol per latest UEFI Spec. | vanjeff |
2010-02-27 | Update SEC Platform Information PPI according to PI 1.2 errata A. | xli24 |
2010-02-26 | Refine parameter description according to PI 1.2 errata A. | xli24 |
2010-01-14 | Clean up format of comments | mdkinney |
2010-01-14 | Fix formatting | mdkinney |
2010-01-14 | Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol | mdkinney |
2009-12-11 | Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo... | xli24 |
2009-11-17 | Fix parameter name in function header. | xli24 |
2009-11-17 | Following 3 updates are for spec update published in PI 1.2. | xli24 |
2009-11-10 | Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ... | klu2 |
2009-10-21 | 1, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACK | klu2 |
2009-09-21 | Remove some unicode characters in MdePkg source code. | qhuang8 |
2009-09-08 | Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro... | klu2 |
2009-08-19 | Minor update some formating | qhuang8 |
2009-08-19 | Minor update to fix some typos. | qhuang8 |
2009-08-19 | Remove some non-ascii code in header file and fix some minor typos in comments. | qhuang8 |
2009-08-19 | Add Report Status Code related PPI/Protocol from PI 1.2 specification. | klu2 |
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 |