summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42-3/+0
2008-09-23Refine code for MdePkg/Include/Ppi according to code review comments.xli247-172/+161
2008-09-05Make prototype of EFI_PEI_STALL comply with PI spec.xli241-2/+2
2008-09-04Update MdePkg/Include/Ppi according to code review comments.xli249-475/+416
2008-09-041. Remove unnecessary CONST.vanjeff2-43/+67
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu26-28/+28
2008-07-25Update CopyRight to 2008lgao41-1/+1
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao412-12/+120
2008-07-16Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.lgao418-132/+160
2008-06-24Fix doxygen issue:klu212-69/+69
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang121-1/+1
2008-05-27De-unicode in comment for all source files.qhuang82-8/+8