summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Pi
AgeCommit message (Expand)AuthorFilesLines
2016-10-07MdePkg: Fix some typing errors in the header filesThomas Huth1-1/+1
2016-06-02MdePkg: Follow PI1.4a update SmmStartupThisAP() descriptionJeff Fan1-11/+11
2016-05-20MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINTStar Zeng1-2/+3
2016-05-20MdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECTABLE to 0x00080000Star Zeng1-3/+3
2015-08-24MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng1-4/+4
2015-05-15MdePkg: Fix PI Multi-processor PPI header file include issueHao Wu2-16/+15
2015-05-11MdePkg: Add memory more reliable definitions.Star Zeng2-1/+14
2015-05-11MdePkg: Add RO memory and resource HOB attribute definitions.Star Zeng1-0/+17
2015-05-11MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryT...Star Zeng1-1/+1
2015-05-11MdePkg: Add Reset2 ppi definition.Star Zeng1-1/+26
2015-05-07MdePkg/PiSmmCis.h: SMM register protocol notify function clarifyJeff Fan1-2/+3
2015-05-06MdePkg: Modify specification number encodingHao Wu3-7/+7
2015-04-29MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao2-3/+10
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen1-2/+31
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy4-120/+120
2013-11-20Update revisions for PI1.3.Shumin Qiu3-4/+4
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng1-1/+30
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan1-1/+3
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng1-1/+91
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng1-3/+3
2013-08-14Add I2C related definition in PI 1.3 spec.Elvin Li1-0/+307
2013-08-09Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li1-2/+7
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