summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Dxe/Service.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-147/+146
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-6/+5
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao2018-11-271-0/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-202/+202
* MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao2017-12-251-19/+16
* MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng2016-09-201-2/+2
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-101-2/+21
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-0/+78
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-7/+23
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-151-1/+14
* Update the copyright notice formathhtian2010-04-241-2/+2
* Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten2010-02-251-4/+0
* Coding style fix and minor improvements.rsun32010-02-111-1/+1
* According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu22010-01-141-1/+2
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-101-0/+1
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-12/+22
* 1, Move introduction from header file to INF file header; 2, Refine dynamic P...klu22009-04-011-262/+0
* Add introduction of PCD database in PCD Database.klu22009-03-291-296/+262
* Fix GCC building broken, GCC does not allow \ character at end of line in co...klu22009-02-251-4/+4
* Add sample for auto-generated PCDklu22009-02-251-0/+297
* Include the missing Guid header file to refer the global Guidlgao42009-02-111-2/+1
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-18/+1
* Fix some typo.gikidy2008-12-311-6/+6
* Change _CR() to BASE_CR() to follow naming conventionmdkinney2008-12-061-1/+1
* Fix ECC issue for PCD Dxe and Peimklu22008-11-271-2/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-94/+47
* Add function header and pass ECC toolsklu22008-07-101-12/+653
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-14/+14
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-4/+12
* Enabled PCD DXE/PEI modules build in MdeModulePkgjwang362007-07-031-1/+1
* Import PCD dxe and PCD pei modules.vanjeff2007-07-031-0/+485