]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Dxe/Service.h
MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU...
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Dxe / Service.h
2013-11-18 Bob C FengMdePkg and MdeModulePkg Pcd: Implement PCD Driver for...
2012-02-15 lgao4Enable PCD version check on PCD driver and PCD database.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-14 klu2According to PI 1.2 spec Vol 3 chapter 8 PCD, if the...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
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 klu2Add introduction of PCD database in PCD Database.
2009-02-25 klu2Fix GCC building broken, GCC does not allow \ character...
2009-02-25 klu2Add sample for auto-generated PCD
2009-02-11 lgao4Include the missing Guid header file to refer the globa...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2008-12-31 gikidyFix some typo.
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-11-27 klu2Fix ECC issue for PCD Dxe and Peim
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-07-10 klu2Add function header and pass ECC tools
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-03 jwang36Enabled PCD DXE/PEI modules build in MdeModulePkg
2007-07-03 vanjeffImport PCD dxe and PCD pei modules.