]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Pei
Pass the correct TokenNumber into a CallbackOnSet notification function. The value...
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Pei /
2010-02-11 mdkinneyPass the correct TokenNumber into a CallbackOnSet notif...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-14 klu2According to PI 1.2 spec Vol 3 chapter 8 PCD, if the...
2009-12-03 klu2According to PI specification, if token number can...
2009-11-24 klu2Refine comments for PCD PEIM/driver.
2009-11-24 klu2Clean up code.
2009-11-23 klu21, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdP...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-05-31 klu2Fix the bug that PCD driver treat StringTableIndex...
2009-05-27 klu2Fix the bug that build tool and PCD driver can not...
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-04-01 klu21, Move introduction from header file to INF file heade...
2009-03-29 klu2Refine comments
2009-03-29 klu2Add introduction of PCD database in PCD PEIM.
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
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.