summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/FwVol
AgeCommit message (Expand)Author
2011-02-23Update PeiCore and DxeCore to verify FFS data checksum.lgao4
2010-04-24Update the copyright notice formathhtian
2010-03-09Minor update comment to remove unprintable character in source file.qhuang8
2010-03-03Minor bug fix and robustness check improvement.rsun3
2010-03-01Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat...klu2
2010-02-11Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...klu2
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-25Fix the issue that accessing for unaligned address break IPFklu2
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2010-01-14When found the file according to given file name guid, PeiFfs2FvPpiFindFileBy...klu2
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu2
2009-12-25Fix ICC compiler warning.xli24
2009-12-25Add fixing for supporting third-party FV in unknown format. klu2
2009-12-03Move the Fv updating of PeiCore's internal structure PrivateData out of the i...klu2
2009-12-03Remove the tab characters.klu2
2009-12-03After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs...klu2
2009-11-25Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA...klu2
2009-11-17Following 3 updates are for spec update published in PI 1.2.xli24
2009-11-16Initialize the FileHandle to NULL, before search FV image file in discoveried FVklu2
2009-11-11To make backward compatiblity, if can not find corresponding the handle of FV...klu2
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu2
2009-10-26Update comments on setting >= 8 bytes Fv Alignment.lgao4
2009-09-10Set correctly FV format guid when install FV INFO PPI.lgao4
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