summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)Author
2009-07-13Add the following PI 1.2 PPIs to the MdePkgmdkinney
2009-07-01Enhance function macro EFI_PEI_PCI_CFG_ADDRESS defined in MdePkg/Include/Ppi/...lgao4
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2008-12-09Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao4
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao4
2008-12-08Add comments for most of enum data type.lgao4
2008-12-07Add descriptions for each of the width values in the enumerationmdkinney
2008-10-28Refine version info in MDE file header.xli24
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-09-23Refine code for MdePkg/Include/Ppi according to code review comments.xli24
2008-09-05Make prototype of EFI_PEI_STALL comply with PI spec.xli24
2008-09-04Update MdePkg/Include/Ppi according to code review comments.xli24
2008-09-041. Remove unnecessary CONST.vanjeff
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-25Update CopyRight to 2008lgao4
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4
2008-07-16Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.lgao4
2008-06-24Fix doxygen issue:klu2
2008-06-04Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang12
2008-05-27De-unicode in comment for all source files.qhuang8
2008-04-22Fix missing include header file and fix typo in comment.klu2
2008-04-21Fix missing include file which break doxygen parsing.klu2
2008-04-21Fix missing include file which break doxygen parsing.klu2
2008-04-03[Description]yshang1
2007-10-11changed the Sec information structure for IPFvprabhal
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang1
2007-07-06Update the C name of CPU I/O PPI.yshang1
2007-07-05Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision w...vanjeff
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH
2007-07-03Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.yshang1
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-21Fixed PPI GUID name to follow PI specification.yshang1
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-13Add PPI definitions introduced in PI1.0.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang12
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao4
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-17Add in function description and comments.qwang12
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-06-231) Add in support to traverse taken spaceqwang12