Age | Commit message (Expand) | Author |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-09 | Minor update comment to remove unprintable character in source file. | qhuang8 |
2010-03-03 | Minor bug fix and robustness check improvement. | rsun3 |
2010-03-01 | Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat... | klu2 |
2010-02-11 | Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more... | klu2 |
2010-02-11 | Coding style fix and minor improvements. | rsun3 |
2010-01-29 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney |
2010-01-25 | Fix the issue that accessing for unaligned address break IPF | klu2 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2010-01-14 | When found the file according to given file name guid, PeiFfs2FvPpiFindFileBy... | klu2 |
2010-01-04 | check whether FvHandle is NULL for FfsGetVolumeInfo() interface. | klu2 |
2009-12-25 | Fix ICC compiler warning. | xli24 |
2009-12-25 | Add fixing for supporting third-party FV in unknown format. | klu2 |
2009-12-03 | Move the Fv updating of PeiCore's internal structure PrivateData out of the i... | klu2 |
2009-12-03 | Remove the tab characters. | klu2 |
2009-12-03 | After PeiCore is shadowed into permanent memory, the pointers to build-in Ffs... | klu2 |
2009-11-25 | Add checking for VolumeHandle, if VolumeHandle is NULL, return EFI_INVALID_PA... | klu2 |
2009-11-17 | Following 3 updates are for spec update published in PI 1.2. | xli24 |
2009-11-16 | Initialize the FileHandle to NULL, before search FV image file in discoveried FV | klu2 |
2009-11-11 | To make backward compatiblity, if can not find corresponding the handle of FV... | klu2 |
2009-11-11 | Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2. | klu2 |
2009-10-26 | Update comments on setting >= 8 bytes Fv Alignment. | lgao4 |
2009-09-10 | Set correctly FV format guid when install FV INFO PPI. | lgao4 |
2009-03-11 | Add check to the allocated pool. | lgao4 |
2009-03-05 | Update PeiCore to handle FvImage with PI FV extension header | lgao4 |
2009-02-25 | Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ... | lgao4 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 |
2008-11-13 | Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th... | qhuang8 |
2008-10-31 | Use #include "XXX.h" for module internal header files. | qhuang8 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-21 | 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. | qwang12 |
2008-10-20 | Fix ECC issue. | klu2 |
2008-09-19 | 1. Add three sample PCD in HelloWorld application for user reference of PCD u... | lgao4 |
2008-09-03 | move ProcessFv() from dispatcher.c to FwVol.c | klu2 |
2008-09-03 | When new FV is installed, VerifyFv() should be invoked to do security checkin... | klu2 |
2008-08-21 | Add compatibility logic to handle framework fvhob and install FvInfo ppi. And... | lgao4 |
2008-08-08 | Correct some comments to add the detailed information. | lgao4 |
2008-08-08 | Synchronize the comments for PeiService. | klu2 |
2008-08-08 | Add more comments for PeiCore. | klu2 |
2008-08-08 | Correct comments. | klu2 |
2008-08-01 | Increase size of function addresses printed in DEBUG messages from 10 to 11 c... | mdkinney |
2008-07-23 | Code scrub for PeiCore module. | klu2 |
2008-07-16 | Fix function comment to follows doxygen format. | klu2 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 |
2008-03-10 | Fix GCC building issue. | klu2 |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-12-06 | Enable PeiCore to dispatch the encapsulated fv images with depex expression. ... | lgao4 |
2007-11-19 | 1) Make PEI PI File system service to skip PAD file | qwang12 |
2007-10-31 | Print real entry point for IPF image. | lgao4 |
2007-10-15 | 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod... | qwang12 |