]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Pei
Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and...
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Pei /
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-24 lgao4Use gEfiCallerIdGuid as the private guid for PcdPeim...
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-11 lgao4Include the missing Guid header file to refer the globa...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-01 qwang12Update the protocol function to return EFI_INVALID_PARA...
2009-01-09 lgao4Add INF extension Information
2008-12-31 gikidyFix some typo.
2008-12-25 lgao4Code Clean for Driver PlatformDriOverrideDxe and PlatOv...
2008-12-24 lgao4Code clean for Ftw driver, remove the obsolete logic...
2008-12-11 lgao4Code Scrub for Pcd, PlatformDriOverride and PlatOverMng...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 klu2Fix ECC issue for PCD Dxe and Peim
2008-11-19 qwang12Doxygen fix.
2008-11-05 klu2Remove over specific libraryclass PeiServicesTablePoin...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-28 vanjeffclean up EBC in inf files.
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-14 klu2Code scrub for PCD PEIM.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 jwang36Added missing dependent package
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-16 vanjeffModules cleanup.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-06 klu2Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkMo...
2007-07-06 jwang36Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModule...
2007-07-03 jwang36Enabled PCD DXE/PEI modules build in MdeModulePkg
2007-07-03 vanjeffImport PCD dxe and PCD pei modules.