summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Dxe/Pcd.c
AgeCommit message (Expand)Author
2013-11-20MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2010-04-24Update the copyright notice formathhtian
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu
2010-02-22TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...niruiyu
2010-02-11Coding style fix and minor improvements.rsun3
2009-11-24Clean up code.klu2
2009-11-231, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu2
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu2
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2009-02-25Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang8
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang12
2008-11-27Fix ECC issue for PCD Dxe and Peimklu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-07-10Add function header and pass ECC toolsklu2
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-03Import PCD dxe and PCD pei modules.vanjeff