summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)AuthorFilesLines
2016-06-02MdePkg: Follow PI1.4a update EFI_SEC_PLATFORM_INFORMATION2 descriptionJeff Fan1-3/+3
2015-08-28MdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID (0x0000)Ruiyu Ni1-1/+1
2015-07-15MdePkg: Fix a comment typo in Include/Ppi/MpServices.hHao Wu1-1/+1
2015-06-16MdePkg: Add Sec Platform Information2 PPIJeff Fan1-0/+85
2015-06-16MdePkg: Include PiCis.h in SecPlatformInformation.hJeff Fan1-11/+13
2015-05-26* MdePkg: Move SIO header files to correct location.Ruiyu Ni2-4/+7
2015-05-26MdePkg: Move SIO header files to MdePkg.Ruiyu Ni2-0/+305
2015-05-20MdePkg: Add RecoveryBlockIo2Ppi definition to follow PI1.4 specFeng Tian1-0/+223
2015-05-13MdePkg Ppi/Reset2.h: Fix CRLF format.Star Zeng1-38/+38
2015-05-11MdePkg: Add Reset2 ppi definition.Star Zeng1-0/+38
2015-05-08MdePkg: Add PI1.4 CapsulePpi definitionLiming Gao1-0/+136
2015-04-29MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian1-1/+4
2015-04-28MdePkg: Add the header file for UEFI PI Multi-processor PPIHao Wu1-0/+283
2015-04-28MdePkg: Add PI 1.4 Graphics HOB and PPI header filesHao Wu1-0/+85
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