| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patches r14496, r14497, r14504, r14548, r14549, r14550 and r14554 from m... | vanjeff | 2013-09-10 | 1 | -0/+108 |
* | Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI... | vanjeff | 2011-03-14 | 1 | -4/+10 |
* | Fixed typos per the PI Spec 1.2 Errata B. | vanjeff | 2011-03-10 | 2 | -5/+5 |
* | Update comment per the latest PI spec Errata B. | li-elvin | 2011-03-10 | 1 | -3/+3 |
* | Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ... | mdkinney | 2011-01-27 | 1 | -2/+2 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 28 | -51/+51 |
* | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 2010-03-12 | 5 | -87/+88 |
* | Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u... | klu2 | 2010-03-03 | 2 | -28/+33 |
* | remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already... | jchen20 | 2010-03-02 | 1 | -92/+0 |
* | add the PI version of EFI_S3_RESUME2_PPI defintion | jchen20 | 2010-03-01 | 1 | -0/+92 |
* | roll back some changing since it was not complete. | vanjeff | 2010-03-01 | 1 | -26/+26 |
* | updated definitions of PCD PPI/Protocol per latest UEFI Spec. | vanjeff | 2010-03-01 | 1 | -107/+109 |
* | Update SEC Platform Information PPI according to PI 1.2 errata A. | xli24 | 2010-02-27 | 1 | -15/+37 |
* | Refine parameter description according to PI 1.2 errata A. | xli24 | 2010-02-26 | 1 | -1/+2 |
* | Clean up format of comments | mdkinney | 2010-01-14 | 1 | -85/+81 |
* | Fix formatting | mdkinney | 2010-01-14 | 1 | -1/+1 |
* | Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol | mdkinney | 2010-01-14 | 1 | -66/+88 |
* | Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo... | xli24 | 2009-12-11 | 1 | -0/+2 |
* | Fix parameter name in function header. | xli24 | 2009-11-17 | 1 | -2/+2 |
* | Following 3 updates are for spec update published in PI 1.2. | xli24 | 2009-11-17 | 1 | -5/+5 |
* | Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ... | klu2 | 2009-11-10 | 1 | -2/+2 |
* | 1, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACK | klu2 | 2009-10-21 | 1 | -5/+21 |
* | Remove some unicode characters in MdePkg source code. | qhuang8 | 2009-09-21 | 1 | -7/+7 |
* | Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro... | klu2 | 2009-09-08 | 1 | -0/+414 |
* | Minor update some formating | qhuang8 | 2009-08-19 | 1 | -3/+2 |
* | Minor update to fix some typos. | qhuang8 | 2009-08-19 | 1 | -1/+1 |
* | Remove some non-ascii code in header file and fix some minor typos in comments. | qhuang8 | 2009-08-19 | 1 | -1/+1 |
* | Add Report Status Code related PPI/Protocol from PI 1.2 specification. | klu2 | 2009-08-19 | 1 | -0/+83 |
* | remove incorrect comments. | lgao4 | 2009-08-04 | 1 | -4/+0 |
* | Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali... | lgao4 | 2009-07-23 | 1 | -2/+2 |
* | Add the following PI 1.2 PPIs to the MdePkg | mdkinney | 2009-07-13 | 4 | -0/+560 |
* | Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/... | lgao4 | 2009-07-01 | 1 | -5/+7 |
* | Second set of changes based on a review of the code comments in the Include d... | pkandel | 2009-06-04 | 2 | -5/+5 |
* | 1. Clean up MdePkg internal header files | lgao4 | 2009-05-18 | 4 | -12/+4 |
* | Synchronize PCD_Infrastructure 0.55 with source code. | klu2 | 2009-05-06 | 1 | -9/+15 |
* | Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share... | lgao4 | 2008-12-09 | 1 | -14/+0 |
* | Add the detailed descriptions for the structure data member in these protocol. | lgao4 | 2008-12-09 | 1 | -6/+0 |
* | Add comments for most of enum data type. | lgao4 | 2008-12-08 | 2 | -1/+10 |
* | Add descriptions for each of the width values in the enumeration | mdkinney | 2008-12-07 | 1 | -0/+12 |
* | Refine version info in MDE file header. | xli24 | 2008-10-28 | 21 | -44/+26 |
* | Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc... | vanjeff | 2008-10-21 | 1 | -58/+39 |
* | remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec. | vanjeff | 2008-10-16 | 1 | -119/+135 |
* | Formalize comments for Protocols and PPIs. | xli24 | 2008-10-13 | 16 | -244/+17 |
* | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 | 2008-10-09 | 2 | -3/+0 |
* | Refine code for MdePkg/Include/Ppi according to code review comments. | xli24 | 2008-09-23 | 7 | -172/+161 |
* | Make prototype of EFI_PEI_STALL comply with PI spec. | xli24 | 2008-09-05 | 1 | -2/+2 |
* | Update MdePkg/Include/Ppi according to code review comments. | xli24 | 2008-09-04 | 9 | -475/+416 |
* | 1. Remove unnecessary CONST. | vanjeff | 2008-09-04 | 2 | -43/+67 |
* | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 2008-08-14 | 6 | -28/+28 |
* | Update CopyRight to 2008 | lgao4 | 2008-07-25 | 1 | -1/+1 |