summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi
AgeCommit message (Expand)Author
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
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang12
2006-04-21Initial import.bbahnsen