summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD
AgeCommit message (Expand)Author
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-11-27MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao
2018-10-15MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId setStar Zeng
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-06-28MdeModulePkg: Clean up source filesLiming Gao
2018-03-13MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming
2018-02-27MdeModulePkg PCD: Fix the issue to set the big SkuIdLiming Gao
2018-02-27MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao
2017-12-25MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao
2017-12-25MdeModulePkg PCD: Enable Firmware to retrieve the default settingLiming Gao
2017-05-19MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctlyStar Zeng
2017-04-06MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao
2017-03-16MdeModulePkg PCD: Allow SkuId to be changed only onceStar Zeng
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu
2016-11-03MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia
2016-09-20MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng
2016-06-20MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng
2016-05-23MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-07-01MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin
2015-06-11MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng
2015-04-15MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek
2015-04-14MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-03-21MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.Star Zeng
2013-12-29MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng
2013-12-06MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...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 Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin
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-19MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-02-27Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...lgao4
2012-03-06Update string offset and default offset from UINT16 to STRING_HEAD to match t...lgao4
2012-02-15Enable PCD version check on PCD driver and PCD database.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
2011-03-14Enhance inf and dec file to follow specs.ydong10
2010-04-24Update the copyright notice formathhtian
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu2
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten
2010-02-241. Correct File header to ## @filelgao4