summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Pi/PiPeiCis.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Updates to PI 1.7 Revision numbersRobert Phelps2020-05-151-2/+2
* MdePkg/PiPeiCis.h: Change comments of EFI_PEI_RESET2_SYSTEMZhichao Gao2019-04-281-4/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-66/+66
* MdePkg/Include/Pi: Modify specification number encodingHao Wu2017-12-151-2/+2
* MdePkg PiPeiCis.h: Add FreePages definitionStar Zeng2017-09-041-0/+27
* MdePkg PiPeiCis.h: Add description for notification PPI from SECStar Zeng2017-08-011-8/+9
* MdePkg: Correct the comments of EFI_PEI_RESET2_SYSTEMStar Zeng2017-06-301-2/+2
* MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINTStar Zeng2016-05-201-2/+3
* MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryT...Star Zeng2015-05-111-1/+1
* MdePkg: Add Reset2 ppi definition.Star Zeng2015-05-111-1/+26
* MdePkg: Modify specification number encodingHao Wu2015-05-061-2/+2
* Update revisions for PI1.3.Shumin Qiu2013-11-201-1/+1
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-111-1/+91
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-171-3/+3
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-49/+52
* Correct description for return status code of PEI service AllocatePages(), ac...xli242010-02-261-1/+3
* Correct the table's version according to PI/UEFI spec.klu22010-02-211-2/+2
* Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang82009-12-111-0/+15
* Prompt the PI specification version to 1.20 and UEFI specification version to...klu22009-12-041-1/+1
* Following 3 updates are for spec update published in PI 1.2.xli242009-11-171-7/+6
* to fill the gap between PI1.0 and code to fix the bug #202435jchen202009-07-081-1/+11
* 1. Clean up MdePkg internal header fileslgao42009-05-181-1/+2
* Add comments for enumeration, structure data members those are referred by Ue...lgao42008-12-101-13/+19
* De-Unicodeqhuang82008-10-311-1/+1
* Refine version info in MDE file header.xli242008-10-281-1/+1
* Formalize comments for Protocols and PPIs.xli242008-10-131-100/+59
* Refine code for PiPeiCis.h according to code review comments.xli242008-09-231-144/+218
* Minor update for PI include files according to code review comments.xli242008-09-081-6/+10
* added additional comments and fixed some typo.vanjeff2008-09-041-3/+3
* 1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2 to follow PI spec.vanjeff2008-09-031-25/+10
* Code Scrub the common includes in MdePkg.yshang12008-07-161-7/+3
* Fix issue broken doxygen parsing. The issue is that when declaring a function...klu22008-06-241-37/+64
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-181-3/+3
* Merge branch of PI tree to main trunkklu22007-09-241-3/+3
* Merge the PI enabling works from the branchqwang122007-09-041-48/+48
* Fix non-Ascii character in commentsklu22007-08-301-3/+3
* Make MdePkg GCC cleanqwang122007-08-271-1/+1
* Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22007-08-131-4/+4
* Update the definition of PEI_SERVICES_REVISION.yshang12007-07-241-1/+1
* Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu22007-07-181-1/+1
* 1) Add _MSC_VER judgment for usage of #pragma intrinsic klu22007-07-181-1/+1
* Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avo...yshang12007-07-041-2/+0
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Fixed typo in PiPeiCis.h.yshang12007-06-221-1/+1
* Update the EFI_PEI_SECURITY2_PPI to follow PI. Also update the EFI_PEI_CORE_E...yshang12007-06-211-2/+1
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+45
* Removed tabs and fixed some minor coding style issues. Also fixed typo in EFI...AJFISH2007-06-181-127/+127
* Move to directory "Include"yshang12007-06-081-0/+805