summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
AgeCommit message (Expand)AuthorFilesLines
2012-12-17Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao41-2/+3
2012-08-21MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun31-2/+2
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun31-4/+4
2011-12-15MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun31-1/+2
2011-11-18According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng141-2/+4
2011-11-17Update PI Service Table Versions per PI 1.2 Errata C.rsun33-10/+14
2011-11-16UEFI231 spec compliance:jyao11-8/+0
2011-11-15According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng141-2/+2
2011-11-15Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff1-2/+0
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142-2/+18
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff1-9/+12
2011-06-16Correct ExtendedSize’s type to UINT32.lzeng141-1/+1
2011-05-17According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng141-3/+2
2011-05-04Add new status code definition in PI 1.2 Errata B.li-elvin1-4/+72
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff1-4/+4
2011-02-22Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun31-0/+28
2011-02-12Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao41-2/+21
2010-12-08add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV...vanjeff1-1/+3
2010-12-08updated progress code definitions to match PI Spec 1.2.vanjeff1-6/+6
2010-12-06Roll back comment change for SOR. SOR does not apply to SMM.mdkinney1-1/+1
2010-12-01Update comments for PI 1.2 SMM support.mdkinney1-3/+3
2010-04-23Update the copyright notice formathhtian11-16/+16
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter6-171/+173
2010-03-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun31-10/+0
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao41-2/+8
2010-02-26Correct description for return status code of PEI service AllocatePages(), ac...xli241-1/+3
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan131-1/+40
2010-02-21Correct the table's version according to PI/UEFI spec.klu22-4/+4
2010-01-14Change SMM CPU I/O to SMM CPU I/O 2mdkinney1-3/+3
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-11Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec.qhuang81-0/+15
2009-12-04Prompt the PI specification version to 1.20 and UEFI specification version to...klu22-2/+2
2009-11-26Add PI complied S3 implementation. Move the Opcode definition and EFI_BOOT_SC...jchen202-0/+60
2009-11-23MdePkg: Move duplicate EFI_AP_PROCEDURE typedef to a common locationjljusten2-11/+15
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun31-33/+43
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli241-7/+6
2009-11-16typedefrsun31-2/+2
2009-09-01Add into MdePkg the common definitions in the Platform Initialization Specifi...rsun32-0/+379
2009-08-21Add new FFS file types defined for SMM introduced since PI 1.1.rsun31-1/+4
2009-08-20Add related definitions support large file.klu21-9/+160
2009-08-20Add missing status code definitions.klu21-0/+2
2009-08-20Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 spe...klu21-0/+55
2009-08-19Add missing EFI_HOB_TYPE_UEFI_CAPSULE valueqhuang81-0/+1
2009-08-19Remove some non-ascii code in header file and fix some minor typos in comments.qhuang81-1/+1
2009-08-19Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification.klu21-0/+11
2009-08-18Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.klu21-0/+23
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2-38/+1043
2009-07-08to fill the gap between PI1.0 and code to fix the bug #202435jchen201-1/+11
2009-05-181. Clean up MdePkg internal header fileslgao48-109/+118
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1