Age | Commit message (Expand) | Author |
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 |
2011-10-27 | Add core FFS3 support, PeiCore and DxeIpl. | lzeng14 |
2011-09-15 | Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t... | rsun3 |
2011-06-16 | Remove the unused TimerLib from PeiCore. | lgao4 |
2010-05-11 | 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab... | mdkinney |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-22 | Enhance memory copy logic for PEI core image read. The change uses CopyMem() ... | jgong5 |
2010-02-11 | Coding style fix and minor improvements. | rsun3 |
2010-02-05 | Enable the Load Module At fixed Address feature | jchen20 |
2010-01-24 | Correct PeiCore not dispatch the register for shadow image without relocation. | lgao4 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2010-01-04 | Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER... | klu2 |
2009-12-25 | Add fixing for supporting third-party FV in unknown format. | klu2 |
2009-12-03 | After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs... | klu2 |
2009-11-11 | Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. | klu2 |
2009-04-08 | updated to use the term “temporary memory” but not CAR | eric_tian |
2009-03-05 | Update PeiCore to handle FvImage with PI FV extension header | lgao4 |
2009-02-06 | Clean up FaultTolerantWriteDxe to remove the duplicated definition. | lgao4 |
2009-01-20 | coding style | eric_tian |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 |
2008-11-17 | Update comments for PeiCore | lgao4 |
2008-11-13 | Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th... | qhuang8 |
2008-10-28 | 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut... | eric_tian |
2008-10-21 | 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. | qwang12 |
2008-10-20 | Fix ECC issue. | klu2 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-03 | Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR... | klu2 |
2008-08-18 | Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in... | qhuang8 |
2008-08-12 | Temporarily rollback the change from 5625 though 5628 for more investigation. | qhuang8 |
2008-08-12 | Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly. | klu2 |
2008-08-11 | Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp... | klu2 |
2008-08-08 | Add more comments for PeiCore. | klu2 |
2008-08-08 | Correct comments. | klu2 |
2008-08-08 | Correct comments. | klu2 |
2008-07-23 | Code scrub for PeiCore module. | klu2 |
2008-07-19 | Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. | qhuang8 |
2008-07-16 | Fix function comment to follows doxygen format. | klu2 |
2008-04-14 | Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default... | lgao4 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 |
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-26 | Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou... | vanjeff |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-12-06 | Enable PeiCore to dispatch the encapsulated fv images with depex expression. ... | lgao4 |
2007-11-29 | remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core.... | qwang12 |
2007-11-19 | 1) Make PEI PI File system service to skip PAD file | qwang12 |
2007-10-18 | Fix a bug: | qwang12 |