summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen issue:klu22008-06-2412-69/+69
* Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang122008-06-041-1/+1
* De-unicode in comment for all source files.qhuang82008-05-272-8/+8
* Fix missing include header file and fix typo in comment.klu22008-04-221-2/+1
* Fix missing include file which break doxygen parsing.klu22008-04-211-0/+1
* Fix missing include file which break doxygen parsing.klu22008-04-212-0/+5
* [Description]yshang12008-04-037-7/+7
* changed the Sec information structure for IPFvprabhal2007-10-111-0/+26
* Update the definition of PEI_SERVICES_REVISION.yshang12007-07-241-4/+4
* Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang12007-07-241-3/+22
* Update the C name of CPU I/O PPI.yshang12007-07-061-1/+1
* Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision w...vanjeff2007-07-051-19/+19
* Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH2007-07-032-9/+2
* Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg.yshang12007-07-031-52/+3
* Updated headers to follow coding standardAJFISH2007-06-2722-44/+0
* Fixed PPI GUID name to follow PI specification.yshang12007-06-214-15/+3
* Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12007-06-212-73/+129
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-1812-319/+319
* Add PPI definitions introduced in PI1.0.yshang12007-06-1322-0/+3203
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0123-3046/+0
* 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang122007-01-181-1/+3
* Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney2006-12-181-0/+7
* 1. Add the fix for the following Bugs:cwu112006-11-034-4/+4
* Remove BugBug in comments and adjust function header according to code style ...lgao42006-07-2016-500/+325
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-191-80/+100
* Add in function description and comments.qwang122006-07-171-5/+544
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-7/+7
* 1) Add in support to traverse taken spaceqwang122006-06-231-0/+7
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-231-1/+1
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-101-1/+1
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-33/+33
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-39/+41
* 1) Fix bug reported on the PcdSetEx* Macro.qwang122006-05-241-0/+2
* Initial import.bbahnsen2006-04-2123-0/+2642