]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD
Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg
[mirror_edk2.git] / MdeModulePkg / Universal / PCD /
2009-02-25 qhuang8Add a work around to set the PCD protocol lock to TPL_N...
2009-02-25 klu2Fix GCC building broken, GCC does not allow \ character...
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-25 klu2Merge GetSizeTableIndexA to GetSizeTableIndex function...
2009-02-25 klu2Add sample for auto-generated PCD
2009-02-24 lgao4Use gEfiCallerIdGuid as the private guid for PcdPeim...
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-17 hchen30update code to pass K8.
2009-02-17 klu2Fix EBC build broken.
2009-02-17 klu2Fix EBC build broken.
2009-02-13 vanjeff1.enhanced security check.
2009-02-13 vanjeffenhanced security check.
2009-02-13 lgao4Fix security check.
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-03 klu2Fix typo in meta data.
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-17 klu2Update module description for PCD Dxe driver.
2008-12-11 lgao4Code Scrub for Pcd, PlatformDriOverride and PlatOverMng...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
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.
2008-07-10 klu2Add function header and pass ECC tools
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 jwang36Added missing dependent package
2007-07-20 vanjeffremove some comments introduced by tools.
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-10 klu2Enable dynamic PCD for windowBusDriver
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.