summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Pei/Service.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-103/+104
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-5/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-195/+195
* MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao2017-12-251-30/+0
* MdeModulePkg PCD: Enable Firmware to retrieve the default settingLiming Gao2017-12-251-1/+2
* 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/+2
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-2/+97
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-11/+10
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-151-7/+6
* Update the copyright notice formathhtian2010-04-241-2/+2
* 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-1/+2
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-13/+22
* 1, Move introduction from header file to INF file header; 2, Refine dynamic P...klu22009-04-011-260/+0
* Refine commentsklu22009-03-291-24/+37
* Add introduction of PCD database in PCD PEIM.klu22009-03-291-1/+249
* Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao42009-02-241-1/+0
* Include the missing Guid header file to refer the global Guidlgao42009-02-111-4/+2
* Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao42008-12-241-1/+1
* Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42008-12-111-5/+4
* Fix ECC issue for PCD Dxe and Peimklu22008-11-271-2/+0
* Doxygen fix.qwang122008-11-191-1/+1
* Remove over specific libraryclass PeiServicesTablePointerLibklu22008-11-051-1/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-88/+44
* Code scrub for PCD PEIM. klu22008-07-141-10/+604
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-11/+11
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-091-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/+462