summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-22Fix missing include header file and fix typo in comment.klu21-2/+1
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+1
2008-04-21Fix missing include file which break doxygen parsing.klu22-0/+5
2008-04-03[Description]yshang17-7/+7
2007-10-11changed the Sec information structure for IPFvprabhal1-0/+26
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang11-4/+4
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang11-3/+22
2007-07-06Update the C name of CPU I/O PPI.yshang11-1/+1
2007-07-05Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision w...vanjeff1-19/+19
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2-9/+2
2007-07-03Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.yshang11-52/+3
2007-06-27Updated headers to follow coding standardAJFISH22-44/+0