summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Dxe/Pcd.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-172/+185
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-5/+3
* 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/+16
* MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId setStar Zeng2018-10-151-0/+5
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-191/+191
* 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-6/+10
* MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctlyStar Zeng2017-05-191-0/+1
* MdeModulePkg PCD: Allow SkuId to be changed only onceStar Zeng2017-03-161-4/+23
* 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-3/+3
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-141-16/+25
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-101-2/+15
* MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng2013-12-291-2/+2
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-4/+4
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-1/+99
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-70/+88
* Update the copyright notice formathhtian2010-04-241-2/+2
* Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu2010-03-041-1/+1
* TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...niruiyu2010-02-221-1/+1
* Coding style fix and minor improvements.rsun32010-02-111-2/+2
* Clean up code.klu22009-11-241-19/+14
* 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22009-11-231-20/+22
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-101-1/+34
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-12/+22
* Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang82009-02-251-1/+1
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-251-12/+1
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-3/+0
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-011-3/+6
* 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-2/+2
* Add function header and pass ECC toolsklu22008-07-101-16/+454
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-5/+0
* Import PCD dxe and PCD pei modules.vanjeff2007-07-031-0/+737