summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/FwVol
AgeCommit message (Expand)Author
2009-03-11Add check to the allocated pool.lgao4
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-11-13Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...qhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-20Fix ECC issue.klu2
2008-09-191. Add three sample PCD in HelloWorld application for user reference of PCD u...lgao4
2008-09-03move ProcessFv() from dispatcher.c to FwVol.cklu2
2008-09-03When new FV is installed, VerifyFv() should be invoked to do security checkin...klu2
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao4
2008-08-08Correct some comments to add the detailed information.lgao4
2008-08-08Synchronize the comments for PeiService.klu2
2008-08-08Add more comments for PeiCore.klu2
2008-08-08Correct comments.klu2
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney
2008-07-23Code scrub for PeiCore module.klu2
2008-07-16Fix function comment to follows doxygen format.klu2
2008-03-19Modify all file header to follow doxygen formatklu2
2008-03-10Fix GCC building issue.klu2
2007-12-10MdeModule cleanup for PI:klu2
2007-12-06Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao4
2007-11-191) Make PEI PI File system service to skip PAD fileqwang12
2007-10-31Print real entry point for IPF image.lgao4
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang12
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang12
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu2