]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/FwVol
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / Pei / FwVol /
2009-03-11 lgao4Add check to the allocated pool.
2009-03-05 lgao4Update PeiCore to handle FvImage with PI FV extension...
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-11-13 qhuang8Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvI...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-20 klu2Fix ECC issue.
2008-09-19 lgao41. Add three sample PCD in HelloWorld application for...
2008-09-03 klu2move ProcessFv() from dispatcher.c to FwVol.c
2008-09-03 klu2When new FV is installed, VerifyFv() should be invoked...
2008-08-21 lgao4Add compatibility logic to handle framework fvhob and...
2008-08-08 lgao4Correct some comments to add the detailed information.
2008-08-08 klu2Synchronize the comments for PeiService.
2008-08-08 klu2Add more comments for PeiCore.
2008-08-08 klu2Correct comments.
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-10 klu2Fix GCC building issue.
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-11-19 qwang121) Make PEI PI File system service to skip PAD file
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...