Age | Commit message (Expand) | Author |
2009-04-23 | 1. EDK_RELEASE_VERSION removed; | gikidy |
2009-03-27 | update the FindVariable judgment condition. | eric_tian |
2009-03-23 | Fix the issue that VariablePei hangs on Richford when variable region is wipe... | xli24 |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian |
2009-02-02 | The caller of FindVariable() function ensure VariableName != NULL && VendorGu... | eric_tian |
2009-01-09 | Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP... | lgao4 |
2009-01-05 | As variable area is not reliable in recovery path, then we should not produce... | eric_tian |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 |
2008-04-14 | Coding style modification. | klu2 |
2008-03-19 | Modify all file header to follow doxygen format | klu2 |
2008-03-18 | [Description] | eric_tian |
2008-02-04 | Add the check- in missed file | gtian |
2008-01-14 | 1) Replace MACRO with C functions. | yshang1 |
2008-01-11 | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 |
2008-01-10 | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian |
2007-09-04 | First round of PI enabling work: | qwang12 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-29 | Update INF files to remove/update non-exist files listed in [sources] sections. | qhuang8 |
2007-08-23 | Fix building issue for Intel Compiler | klu2 |
2007-08-13 | Add VaraiblePei into IntelFrameworkModulePkg | klu2 |
2007-08-13 | Add VariablePei into IntelFrameworkModulePkg | klu2 |