]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Pi
MdePkg/BaseLib: add PatchInstructionX86()
[mirror_edk2.git] / MdePkg / Include / Pi /
2018-02-09 Supreeth VenkateshMdePkg/Include: Add management mode FV file type and...
2017-12-15 Hao WuMdePkg/Include/Pi: Modify specification number encoding
2017-12-01 Star ZengMdePkg PiFirmwareVolume.h: Add USED_SIZE FV_EXT_TYPE...
2017-10-10 Star ZengMdePkg PiHob.h: Add FV3 HOB definitions
2017-10-10 Liming GaoMdePkg: Correct EfiGcdMemoryTypePersistent name to...
2017-09-26 Star ZengMdePkg PiFirmwareFile.h: Add FFS_ATTRIB_DATA_ALIGNMENT_...
2017-09-06 Eric DongMdePkg/PiMmCis.h: Fix build failure.
2017-09-04 Star ZengMdePkg PiPeiCis.h: Add FreePages definition
2017-08-29 Eric DongMdePkg: Reference new definitions for Management Mode.
2017-08-29 Eric DongMdePkg: Add new definitions for Management Mode.
2017-08-01 Star ZengMdePkg PiPeiCis.h: Add description for notification...
2017-07-27 Star ZengMdePkg: Follow UEFI 2.7 spec to deprecate SMM Communica...
2017-06-30 Star ZengMdePkg: Correct the comments of EFI_PEI_RESET2_SYSTEM
2017-06-27 Dandan BiMdePkg/PiStatusCode: Add new Status Code for BDS when...
2016-10-08 Thomas HuthMdePkg: Fix some typing errors in the header files
2016-06-02 Jeff FanMdePkg: Follow PI1.4a update SmmStartupThisAP() description
2016-05-20 Star ZengMdePkg: Clarification to the return status of EFI_PEIM_...
2016-05-20 Star ZengMdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECT...
2015-08-24 Star ZengMdePkg: Follow PI spec to update ExtendedSize in EFI_FF...
2015-05-15 Hao WuMdePkg: Fix PI Multi-processor PPI header file include...
2015-05-11 Star ZengMdePkg: Add memory more reliable definitions.
2015-05-11 Star ZengMdePkg: Add RO memory and resource HOB attribute defini...
2015-05-11 Star ZengMdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to...
2015-05-11 Star ZengMdePkg: Add Reset2 ppi definition.
2015-05-07 Jeff FanMdePkg/PiSmmCis.h: SMM register protocol notify functio...
2015-05-06 Hao WuMdePkg: Modify specification number encoding
2015-04-29 Liming GaoMdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definition
2014-11-20 Eugene CohenMdePkg/MdeModulePkg: Implement the missing SetMemorySpa...
2014-10-22 Lee Leahy[MdePkg] Code clean-up: Remove trailing spaces
2013-11-20 Shumin QiuUpdate revisions for PI1.3.
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
2013-11-05 Jeff FanSupport unhook notification function for Smst->SmmRegis...
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
2013-09-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2013-08-14 Elvin LiAdd I2C related definition in PI 1.3 spec.
2013-08-09 Elvin LiAdd new adding ATA related status code in PI 1.3 to...
2012-12-17 lgao4Add boot mode BOOT_WITH_MFG_MODE_SETTINGS.
2012-08-21 rsun3MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus...
2012-05-31 rsun3Change returned status codes for SmiManage() per PI...
2011-12-15 rsun3MdePkg: Per PI 1.2 Errata C, update the function descri...
2011-11-18 lzeng14According to PI errata 0000718 and PI 1.2c Vol 3 3...
2011-11-17 rsun3Update PI Service Table Versions per PI 1.2 Errata C.
2011-11-16 jyao1UEFI231 spec compliance:
2011-11-15 lzeng14According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K...
2011-11-15 vanjeffRemove code comments since PI 1.2c has fixed the typo...
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-08-18 vanjeffAdded 3 new EFI Resources Attributes defined in PI...
2011-06-16 lzeng14Correct ExtendedSize’s type to UINT32.
2011-05-17 lzeng14According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK...
2011-05-04 li-elvinAdd new status code definition in PI 1.2 Errata B.
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-02-22 rsun3Add definitions for the UEFI ACPI Data Table defined...
2011-02-12 lgao4Add new FV extension type 0x0002 and its related struct...
2010-12-08 vanjeffadd note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR...
2010-12-08 vanjeffupdated progress code definitions to match PI Spec...
2010-12-06 mdkinneyRoll back comment change for SOR. SOR does not apply...
2010-12-01 mdkinneyUpdate comments for PI 1.2 SMM support.
2010-04-23 hhtianUpdate the copyright notice format
2010-03-12 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-01 rsun3Remove comments about in-consistency between code and...
2010-02-28 lgao4Add the fixed checksum value 0xAA of FFS header accordi...
2010-02-26 xli24Correct description for return status code of PEI servi...
2010-02-26 hhuan13Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since...
2010-02-21 klu2Correct the table's version according to PI/UEFI spec.
2010-01-14 mdkinneyChange SMM CPU I/O to SMM CPU I/O 2
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-12-11 qhuang8Add missing definition of "EFI_PEI_DESCRIPTOR" in PI...
2009-12-04 klu2Prompt the PI specification version to 1.20 and UEFI...
2009-11-26 jchen20Add PI complied S3 implementation. Move the Opcode...
2009-11-23 jljustenMdePkg: Move duplicate EFI_AP_PROCEDURE typedef to...
2009-11-20 rsun3Rename PI SMM definitions which has same name with...
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-11-16 rsun3typedef
2009-09-01 rsun3Add into MdePkg the common definitions in the Platform...
2009-08-21 rsun3Add new FFS file types defined for SMM introduced since...
2009-08-20 klu2Add related definitions support large file.
2009-08-20 klu2Add missing status code definitions.
2009-08-20 klu2Add computing Unit Chipset Subclass Progress Code defin...
2009-08-19 qhuang8Add missing EFI_HOB_TYPE_UEFI_CAPSULE value
2009-08-19 qhuang8Remove some non-ascii code in header file and fix some...
2009-08-19 klu2Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 speci...
2009-08-18 klu2Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3.
2009-07-24 mdkinneyMove those status code definitions that exactly match...
2009-07-08 jchen20to fill the gap between PI1.0 and code to fix the bug...
2009-05-18 lgao41. Clean up MdePkg internal header files
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-10 lgao4Add comments for enumeration, structure data members...
2008-12-08 lgao4Add comments for most of enum data type.
2008-10-31 qhuang8De-Unicode
2008-10-28 xli24Refine version info in MDE file header.
2008-10-13 xli24Formalize comments for Protocols and PPIs.
2008-09-23 xli24Refine code for PiPeiCis.h according to code review...
2008-09-09 vanjefffixed typo.
2008-09-08 xli24Minor update for PI include files according to code...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffadded additional comments and fixed some typo.
2008-09-03 vanjeff1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2...
2008-08-14 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-07-16 yshang1Code Scrub the common includes in MdePkg.
2008-06-24 klu2Fix doxygen issue:
next