summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Dxe/Service.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-147/+146
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-6/+5
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-27MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao1-0/+2
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-202/+202
2017-12-25MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao1-19/+16
2016-09-20MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng1-2/+2
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng1-2/+21
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng1-0/+78
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-7/+23
2012-02-15Enable PCD version check on PCD driver and PCD database.lgao41-1/+14
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten1-4/+0
2010-02-11Coding style fix and minor improvements.rsun31-1/+1
2010-01-14According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu21-1/+2
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu21-0/+1
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu21-12/+22
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu21-262/+0
2009-03-29Add introduction of PCD database in PCD Database.klu21-296/+262
2009-02-25Fix GCC building broken, GCC does not allow \ character at end of line in co...klu21-4/+4
2009-02-25Add sample for auto-generated PCDklu21-0/+297
2009-02-11Include the missing Guid header file to refer the global Guidlgao41-2/+1
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao41-18/+1
2008-12-31Fix some typo.gikidy1-6/+6
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-11-27Fix ECC issue for PCD Dxe and Peimklu21-2/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-94/+47
2008-07-10Add function header and pass ECC toolsklu21-12/+653
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-14/+14
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-4/+12
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang361-1/+1
2007-07-03Import PCD dxe and PCD pei modules.vanjeff1-0/+485