summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Pei/Pcd.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-253/+266
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-4/+4
* MdeModulePkg PCD: Reinstall PCD service PPIS when memory availableedk2-stable202108-rc1Yeh, GregX2021-08-131-1/+70
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-204/+204
* MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao2018-02-271-1/+5
* MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao2017-12-251-50/+185
* MdeModulePkg PCD: Enable Firmware to retrieve the default settingLiming Gao2017-12-251-0/+106
* MdeModulePkg PCD: Allow SkuId to be changed only onceStar Zeng2017-03-161-4/+24
* MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia2016-11-031-8/+13
* MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng2016-09-201-1/+1
* MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-231-2/+2
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-141-11/+21
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-5/+2
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-4/+115
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-95/+103
* Update the copyright notice formathhtian2010-04-241-2/+2
* Clean up code.klu22009-11-241-27/+21
* 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22009-11-231-2/+25
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-101-1/+29
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-13/+22
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-251-17/+4
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-011-4/+8
* Fix some typo.gikidy2008-12-311-6/+6
* Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao42008-12-241-2/+2
* Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42008-12-111-3/+2
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-4/+4
* Fix ECC issue for PCD Dxe and Peimklu22008-11-271-2/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Code scrub for PCD PEIM. klu22008-07-141-50/+495
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-091-5/+0
* Import PCD dxe and PCD pei modules.vanjeff2007-07-031-0/+801