summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Pei/Service.c
AgeCommit message (Expand)Author
2015-07-01MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin
2015-04-14MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng
2014-03-21MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.Star Zeng
2013-12-02MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-21MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
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
2012-03-06Update string offset and default offset from UINT16 to STRING_HEAD to match t...lgao4
2011-12-15Update PcdSetPtr() API to set the output buffer size to the max buffer size w...lgao4
2011-11-28Correctly use GetPtrTypeSize() to get MaxSize. lgao4
2011-11-28Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao4
2010-04-24Update the copyright notice formathhtian
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu2
2010-02-11Support HII VOID* dynamic/dynamicEx type PCD.klu2
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-14According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu2
2009-12-03According to PI specification, if token number can not be found for dynamic-e...klu2
2009-05-31Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu2
2009-05-27Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu2
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-24Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao4
2009-01-09Add INF extension Informationlgao4
2008-12-24Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao4
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao4
2008-07-14Code scrub for PCD PEIM. klu2
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-03Import PCD dxe and PCD pei modules.vanjeff