summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-21Fixed PPI GUID name to follow PI specification.yshang14-15/+3
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12-73/+129
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH12-319/+319
2007-06-13Add PPI definitions introduced in PI1.0.yshang122-0/+3203
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch23-3046/+0
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang121-1/+3
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney1-0/+7
2006-11-031. Add the fix for the following Bugs:cwu114-4/+4
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao416-500/+325
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang121-80/+100
2006-07-17Add in function description and comments.qwang121-5/+544
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-7/+7
2006-06-231) Add in support to traverse taken spaceqwang121-0/+7
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-1/+1
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang121-1/+1
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang121-33/+33
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang121-39/+41
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang121-0/+2
2006-04-21Initial import.bbahnsen23-0/+2642