summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi/PiPeiCis.h
AgeCommit message (Expand)Author
2016-12-26MdePkg: Move to new locationGuo Mang
2015-05-11MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryT...Star Zeng
2015-05-11MdePkg: Add Reset2 ppi definition.Star Zeng
2015-05-06MdePkg: Modify specification number encodingHao Wu
2013-11-20Update revisions for PI1.3.Shumin Qiu
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2011-11-17Update PI Service Table Versions per PI 1.2 Errata C.rsun3
2010-04-23Update the copyright notice formathhtian
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli24
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang8
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu2
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-07-08to fill the gap between PI1.0 and code to fix the bug #202435jchen20
2009-05-181. Clean up MdePkg internal header fileslgao4
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao4
2008-10-31De-Unicodeqhuang8
2008-10-28Refine version info in MDE file header.xli24
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-09-23Refine code for PiPeiCis.h according to code review comments.xli24
2008-09-08Minor update for PI include files according to code review comments.xli24
2008-09-04added additional comments and fixed some typo.vanjeff
2008-09-031.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu2
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang12
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-30Fix non-Ascii character in commentsklu2
2007-08-27Make MdePkg GCC cleanqwang12
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu2
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-04Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avo...yshang1
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-21Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-18Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH
2007-06-08Move to directory "Include"yshang1