summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Pi
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Follow PI1.4a update SmmStartupThisAP() descriptionJeff Fan2016-06-021-11/+11
* MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINTStar Zeng2016-05-201-2/+3
* MdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECTABLE to 0x00080000Star Zeng2016-05-201-3/+3
* MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-241-4/+4
* MdePkg: Fix PI Multi-processor PPI header file include issueHao Wu2015-05-152-16/+15
* MdePkg: Add memory more reliable definitions.Star Zeng2015-05-112-1/+14
* MdePkg: Add RO memory and resource HOB attribute definitions.Star Zeng2015-05-111-0/+17
* 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/PiSmmCis.h: SMM register protocol notify function clarifyJeff Fan2015-05-071-2/+3
* MdePkg: Modify specification number encodingHao Wu2015-05-063-7/+7
* MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao2015-04-292-3/+10
* MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen2014-11-201-2/+31
* [MdePkg] Code clean-up: Remove trailing spacesLee Leahy2014-10-224-120/+120
* Update revisions for PI1.3.Shumin Qiu2013-11-203-4/+4
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-1/+30
* Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan2013-11-051-1/+3
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-111-1/+91
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-161-3/+3
* Add I2C related definition in PI 1.3 spec.Elvin Li2013-08-141-0/+307
* Add new adding ATA related status code in PI 1.3 to definition and ATA modules.Elvin Li2013-08-091-2/+7
* Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.lgao42012-12-171-2/+3
* MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun32012-08-211-2/+2
* Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun32012-05-311-4/+4
* MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun32011-12-151-1/+2
* According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" f...lzeng142011-11-181-2/+4
* Update PI Service Table Versions per PI 1.2 Errata C.rsun32011-11-173-10/+14
* UEFI231 spec compliance:jyao12011-11-161-8/+0
* According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNM...lzeng142011-11-151-2/+2
* Remove code comments since PI 1.2c has fixed the typo of some status code name.vanjeff2011-11-151-2/+0
* Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng142011-10-272-2/+18
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-9/+12
* Correct ExtendedSize’s type to UINT32.lzeng142011-06-161-1/+1
* According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng142011-05-171-3/+2
* Add new status code definition in PI 1.2 Errata B.li-elvin2011-05-041-4/+72
* Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff2011-03-111-4/+4
* Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the...rsun32011-02-221-0/+28
* Add new FV extension type 0x0002 and its related structure per PI1.2B.lgao42011-02-121-2/+21
* add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV...vanjeff2010-12-081-1/+3
* updated progress code definitions to match PI Spec 1.2.vanjeff2010-12-081-6/+6
* Roll back comment change for SOR. SOR does not apply to SMM.mdkinney2010-12-061-1/+1
* Update comments for PI 1.2 SMM support.mdkinney2010-12-011-3/+3
* Update the copyright notice formathhtian2010-04-2311-16/+16
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-126-171/+173
* Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun32010-03-011-10/+0
* Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao42010-02-281-2/+8
* Correct description for return status code of PEI service AllocatePages(), ac...xli242010-02-261-1/+3
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-261-1/+40
* Correct the table's version according to PI/UEFI spec.klu22010-02-212-4/+4
* Change SMM CPU I/O to SMM CPU I/O 2mdkinney2010-01-141-3/+3