Age | Commit message (Expand) | Author |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 |
2009-02-26 | If variable does not exist for a HII PCD, a new NV variable need to be created. | klu2 |
2009-02-25 | Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res... | qhuang8 |
2009-02-25 | Fix GCC building broken, GCC does not allow \ character at end of line in co... | klu2 |
2009-02-25 | Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ... | lgao4 |
2009-02-25 | Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv... | klu2 |
2009-02-25 | Add sample for auto-generated PCD | klu2 |
2009-02-24 | Use gEfiCallerIdGuid as the private guid for PcdPeim module. | lgao4 |
2009-02-23 | Move MdeModuleHii.h into Include\Guid directory | lgao4 |
2009-02-17 | update code to pass K8. | hchen30 |
2009-02-17 | Fix EBC build broken. | klu2 |
2009-02-17 | Fix EBC build broken. | klu2 |
2009-02-13 | 1.enhanced security check. | vanjeff |
2009-02-13 | enhanced security check. | vanjeff |
2009-02-13 | Fix security check. | lgao4 |
2009-02-11 | Include the missing Guid header file to refer the global Guid | lgao4 |
2009-02-10 | Correct typo in comments, clean IfrSupportLib.h | lgao4 |
2009-02-03 | Fix typo in meta data. | klu2 |
2009-02-01 | Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc... | qwang12 |
2009-01-09 | Add INF extension Information | lgao4 |
2008-12-31 | Fix some typo. | gikidy |
2008-12-25 | Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An... | lgao4 |
2008-12-24 | Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ... | lgao4 |
2008-12-17 | Update module description for PCD Dxe driver. | klu2 |
2008-12-11 | Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. | lgao4 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-11-27 | Fix ECC issue for PCD Dxe and Peim | klu2 |
2008-11-19 | Doxygen fix. | qwang12 |
2008-11-05 | Remove over specific libraryclass PeiServicesTablePointerLib | klu2 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-28 | clean up EBC in inf files. | vanjeff |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-07-14 | Code scrub for PCD PEIM. | klu2 |
2008-07-10 | Add function header and pass ECC tools | klu2 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-30 | Added missing dependent package | jwang36 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-17 | 1. Fixed tools_def.template to meet ICC build for IA32 | vanjeff |
2007-07-16 | Modules cleanup. | vanjeff |
2007-07-10 | Removed CommonHeader.h from MdePkg & MdeModulePkg | AJFISH |
2007-07-10 | Enable dynamic PCD for windowBusDriver | klu2 |
2007-07-09 | Updated modules to not depend on the IntelFrameworkPkg. | AJFISH |
2007-07-06 | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 |
2007-07-06 | Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuid | jwang36 |
2007-07-03 | Enabled PCD DXE/PEI modules build in MdeModulePkg | jwang36 |
2007-07-03 | Import PCD dxe and PCD pei modules. | vanjeff |