summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
Commit message (Expand)AuthorAgeFilesLines
* Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu22009-11-111-4/+5
* Update PeiCore to handle FvImage with PI FV extension headerlgao42009-03-051-1/+1
* Correct minor comments in meta data file.lgao42009-02-251-12/+12
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-251-1/+1
* Meta-data reviewed.gikidy2009-02-131-19/+19
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-1/+0
* Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...qhuang82008-11-131-1/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+1
* Refine file header for INF files of DXE and PEI core modules.xli242008-10-281-5/+5
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-0/+2
* Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu22008-10-051-1/+1
* Remove DXE CIS wordklu22008-09-291-1/+0
* Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao42008-08-211-0/+2
* Synchronize the comments for PeiService.klu22008-08-081-1/+0
* Add more comments for PeiCore.klu22008-08-081-3/+4
* Code scrub for PeiCore module.klu22008-07-231-7/+6
* Change first char in filename to uppercase klu22008-07-171-2/+2
* Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao42008-04-141-0/+1
* Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao42008-04-031-2/+0
* Added necessary dependent packagesjwang362008-04-031-1/+2
* For Itanium platform, the switch CAR action has been moved to SecCore accordi...klu22008-03-071-15/+0
* Merge Temporary Ram support patch.klu22008-02-291-0/+6
* MdeModule cleanup for PI:klu22007-12-101-1/+2
* Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao42007-12-061-3/+1
* Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu22007-12-041-1/+2
* Remove useful dependency package's relationshipklu22007-12-041-1/+0
* remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....qwang122007-11-291-1/+0
* Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang122007-11-151-2/+4
* Fix a bug:qwang122007-10-181-0/+1
* 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang122007-10-151-0/+4
* The functions in these deleted files are not being used and also are there in...vprabhal2007-10-021-2/+0
* Remove PeCoffLoader library class and its instances.lgao42007-09-281-1/+0
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-2/+1
* Merge branch of PI tree to main trunkklu22007-09-241-3/+14
* Add InvokePeiCore function to invoke the PeiCore in new stack.klu22007-09-141-1/+0
* PI Enable: klu22007-09-121-1/+3
* Clean the unused include section.yshang12007-07-271-4/+0
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-48/+0
* Enable Nt32 platform boot to DXE phase.klu22007-07-051-1/+1
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu22007-07-041-0/+146