Age | Commit message (Expand) | Author |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-14 | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian |
2011-10-27 | Add core FFS3 support, PeiCore and DxeIpl. | lzeng14 |
2011-06-16 | Remove the unused TimerLib from PeiCore. | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-10 | revise the debug message to add 0x in front of the HEX number for consistency | jchen20 |
2010-02-05 | Enable the Load Module At fixed Address feature | jchen20 |
2010-01-27 | Remove reference to PCDs of status code value. Use macros introduced in PI1.2... | xli24 |
2010-01-14 | Update INF file to properly declare which PCDs must be Fixed, and update PCD ... | mdkinney |
2010-01-14 | Cleanup INF file for PEI Core | mdkinney |
2010-01-04 | Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER... | klu2 |
2009-11-11 | Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. | klu2 |
2009-03-05 | Update PeiCore to handle FvImage with PI FV extension header | lgao4 |
2009-02-25 | Correct minor comments in meta data file. | lgao4 |
2009-02-25 | Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ... | lgao4 |
2009-02-13 | Meta-data reviewed. | gikidy |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-13 | Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th... | qhuang8 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of DXE and PEI core modules. | xli24 |
2008-10-28 | clean up EBC in inf files. | vanjeff |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-10-05 | Change PeiMain/DxeMain's base name to PeiCore/DxeCore. | klu2 |
2008-09-29 | Remove DXE CIS word | klu2 |
2008-08-21 | Add compatibility logic to handle framework fvhob and install FvInfo ppi. And... | lgao4 |
2008-08-08 | Synchronize the comments for PeiService. | klu2 |
2008-08-08 | Add more comments for PeiCore. | klu2 |
2008-07-23 | Code scrub for PeiCore module. | klu2 |
2008-07-17 | Change first char in filename to uppercase | klu2 |
2008-04-14 | Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default... | lgao4 |
2008-04-03 | Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpl | lgao4 |
2008-04-03 | Added necessary dependent packages | jwang36 |
2008-03-07 | For Itanium platform, the switch CAR action has been moved to SecCore accordi... | klu2 |
2008-02-29 | Merge Temporary Ram support patch. | klu2 |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-12-06 | Enable PeiCore to dispatch the encapsulated fv images with depex expression. ... | lgao4 |
2007-12-04 | Roll back wrong check in, peimain and dxe main still dependent on intelframew... | klu2 |
2007-12-04 | Remove useful dependency package's relationship | klu2 |
2007-11-29 | remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core.... | qwang12 |
2007-11-15 | Add a feature flag to allow platform developer to decide if TE or PE32 sectio... | qwang12 |
2007-10-18 | Fix a bug: | qwang12 |
2007-10-15 | 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod... | qwang12 |
2007-10-02 | The functions in these deleted files are not being used and also are there in... | vprabhal |
2007-09-28 | Remove PeCoffLoader library class and its instances. | lgao4 |
2007-09-28 | 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. | lgao4 |