summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi
Commit message (Expand)AuthorAgeFilesLines
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-113-3/+149
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-091-2/+5
* Add I2C related definition in PI 1.3 spec.Elvin Li2013-08-141-0/+108
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff2011-03-141-4/+10
* Fixed typos per the PI Spec 1.2 Errata B.vanjeff2011-03-102-5/+5
* Update comment per the latest PI spec Errata B.li-elvin2011-03-101-3/+3
* Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro ...mdkinney2011-01-271-2/+2
* Update the copyright notice formathhtian2010-04-2328-51/+51
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-125-87/+88
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-032-28/+33
* remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen202010-03-021-92/+0
* add the PI version of EFI_S3_RESUME2_PPI defintionjchen202010-03-011-0/+92
* roll back some changing since it was not complete.vanjeff2010-03-011-26/+26
* updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff2010-03-011-107/+109
* Update SEC Platform Information PPI according to PI 1.2 errata A.xli242010-02-271-15/+37
* Refine parameter description according to PI 1.2 errata A.xli242010-02-261-1/+2
* Clean up format of commentsmdkinney2010-01-141-85/+81
* Fix formatting mdkinney2010-01-141-1/+1
* Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney2010-01-141-66/+88
* Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlo...xli242009-12-111-0/+2
* Fix parameter name in function header.xli242009-11-171-2/+2
* Following 3 updates are for spec update published in PI 1.2.xli242009-11-171-5/+5
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-101-2/+2
* 1, Correct the name of PCD_PPI_CALLBACK to EFI_PCD_PPI_CALLBACKklu22009-10-211-5/+21
* Remove some unicode characters in MdePkg source code.qhuang82009-09-211-7/+7
* Add PCD protocol/ppi defined in PI 1.2, which is different with early PCD pro...klu22009-09-081-0/+414
* Minor update some formating qhuang82009-08-191-3/+2
* Minor update to fix some typos.qhuang82009-08-191-1/+1
* Remove some non-ascii code in header file and fix some minor typos in comments.qhuang82009-08-191-1/+1
* Add Report Status Code related PPI/Protocol from PI 1.2 specification.klu22009-08-191-0/+83
* remove incorrect comments.lgao42009-08-041-4/+0
* Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao42009-07-231-2/+2
* Add the following PI 1.2 PPIs to the MdePkgmdkinney2009-07-134-0/+560
* Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...lgao42009-07-011-5/+7
* Second set of changes based on a review of the code comments in the Include d...pkandel2009-06-042-5/+5
* 1. Clean up MdePkg internal header fileslgao42009-05-184-12/+4
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-9/+15
* Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao42008-12-091-14/+0
* Add the detailed descriptions for the structure data member in these protocol.lgao42008-12-091-6/+0
* Add comments for most of enum data type.lgao42008-12-082-1/+10
* Add descriptions for each of the width values in the enumerationmdkinney2008-12-071-0/+12
* Refine version info in MDE file header.xli242008-10-2821-44/+26
* Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff2008-10-211-58/+39
* remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff2008-10-161-119/+135
* Formalize comments for Protocols and PPIs.xli242008-10-1316-244/+17
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-092-3/+0
* Refine code for MdePkg/Include/Ppi according to code review comments.xli242008-09-237-172/+161
* Make prototype of EFI_PEI_STALL comply with PI spec.xli242008-09-051-2/+2
* Update MdePkg/Include/Ppi according to code review comments.xli242008-09-049-475/+416
* 1. Remove unnecessary CONST.vanjeff2008-09-042-43/+67