summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)AuthorFilesLines
2013-11-22TempRam Done PPI definition in PI1.2.1Liming Gao1-1/+1
2013-11-22Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan1-0/+75
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2-0/+187
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2-30/+20
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao1-0/+52
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng3-3/+149
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao1-2/+5
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li1-0/+108
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff1-4/+10
2011-03-10Fixed typos per the PI Spec 1.2 Errata B.vanjeff2-5/+5
2011-03-10Update comment per the latest PI spec Errata B.li-elvin1-3/+3
2011-01-27Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ...mdkinney1-2/+2
2010-04-23Update the copyright notice formathhtian28-51/+51
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter5-87/+88
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22-28/+33
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen201-92/+0
2010-03-01add the PI version of EFI_S3_RESUME2_PPI defintionjchen201-0/+92
2010-03-01roll back some changing since it was not complete.vanjeff1-26/+26
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff1-107/+109
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli241-15/+37
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-01-14Clean up format of commentsmdkinney1-85/+81
2010-01-14Fix formatting mdkinney1-1/+1
2010-01-14Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney1-66/+88
2009-12-11Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli241-0/+2
2009-11-17Fix parameter name in function header.xli241-2/+2
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli241-5/+5
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu21-2/+2
2009-10-211, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu21-5/+21
2009-09-21Remove some unicode characters in MdePkg source code.qhuang81-7/+7
2009-09-08Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro...klu21-0/+414
2009-08-19Minor update some formating qhuang81-3/+2
2009-08-19Minor update to fix some typos.qhuang81-1/+1
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang81-1/+1
2009-08-19Add Report Status Code related PPI/Protocol from PI 1.2 specification.klu21-0/+83
2009-08-04remove incorrect comments.lgao41-4/+0
2009-07-23Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao41-2/+2
2009-07-13Add the following PI 1.2 PPIs to the MdePkgmdkinney4-0/+560
2009-07-01Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...lgao41-5/+7
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel2-5/+5
2009-05-181. Clean up MdePkg internal header fileslgao44-12/+4
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu21-9/+15
2008-12-09Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao41-14/+0
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao41-6/+0
2008-12-08Add comments for most of enum data type.lgao42-1/+10
2008-12-07Add descriptions for each of the width values in the enumerationmdkinney1-0/+12
2008-10-28Refine version info in MDE file header.xli2421-44/+26
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff1-58/+39
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff1-119/+135
2008-10-13Formalize comments for Protocols and PPIs.xli2416-244/+17