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