summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
AgeCommit message (Expand)Author
2010-03-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun3
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao4
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli24
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan13
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2010-01-14Change SMM CPU I/O to SMM CPU I/O 2mdkinney
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff
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-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen20
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun3
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-11-16typedefrsun3
2009-09-01Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun3
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun3
2009-08-20Add related definitions support large file.klu2
2009-08-20Add missing status code definitions.klu2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu2
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang8
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang8
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu2
2009-08-18Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu2
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney
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-16Clean up to update the reference of the these macros:qhuang8
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao4
2008-12-08Add comments for most of enum data type.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-09fixed typo.vanjeff
2008-09-08Minor update for PI include files according to code review comments.xli24
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
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-08-14 klu2
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-06-24Fix doxygen issue:klu2
2008-06-24Fix issue broken doxygen parsing. The issue is that when declaring a function...klu2
2008-05-27De-unicode in comment for all source files.qhuang8
2008-04-21Fix missing include file which break doxygen parsing.klu2
2008-04-03[Description]yshang1
2007-12-10MdeModule cleanup for PI: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