summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
AgeCommit message (Expand)AuthorFilesLines
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen201-2/+2
2010-02-05Enable the Load Module At fixed Address feature jchen201-3/+7
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli241-3/+1
2010-01-14Update INF file to properly declare which PCDs must be Fixed, and update PCD ...mdkinney1-4/+6
2010-01-14Cleanup INF file for PEI Core mdkinney1-11/+4
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu21-3/+7
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu21-4/+5
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao41-1/+1
2009-02-25Correct minor comments in meta data file.lgao41-12/+12
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao41-1/+1
2009-02-13Meta-data reviewed.gikidy1-19/+19
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-1/+0
2008-11-13Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...qhuang81-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+1
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli241-5/+5
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-0/+2
2008-10-05Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu21-1/+1
2008-09-29Remove DXE CIS wordklu21-1/+0
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao41-0/+2
2008-08-08Synchronize the comments for PeiService.klu21-1/+0
2008-08-08Add more comments for PeiCore.klu21-3/+4
2008-07-23Code scrub for PeiCore module.klu21-7/+6
2008-07-17Change first char in filename to uppercase klu21-2/+2
2008-04-14Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao41-0/+1
2008-04-03Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao41-2/+0
2008-04-03Added necessary dependent packagesjwang361-1/+2
2008-03-07For Itanium platform, the switch CAR action has been moved to SecCore accordi...klu21-15/+0
2008-02-29Merge Temporary Ram support patch.klu21-0/+6
2007-12-10MdeModule cleanup for PI:klu21-1/+2
2007-12-06Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao41-3/+1
2007-12-04Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu21-1/+2
2007-12-04Remove useful dependency package's relationshipklu21-1/+0
2007-11-29remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....qwang121-1/+0
2007-11-15Add a feature flag to allow platform developer to decide if TE or PE32 sectio...qwang121-2/+4
2007-10-18Fix a bug:qwang121-0/+1
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang121-0/+4
2007-10-02The functions in these deleted files are not being used and also are there in...vprabhal1-2/+0
2007-09-28Remove PeCoffLoader library class and its instances.lgao41-1/+0
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao41-2/+1
2007-09-24Merge branch of PI tree to main trunkklu21-3/+14
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu21-1/+0
2007-09-12PI Enable: klu21-1/+3
2007-07-27Clean the unused include section.yshang11-4/+0
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-48/+0
2007-07-05Enable Nt32 platform boot to DXE phase.klu21-1/+1
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu21-0/+146