summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0912-78/+12
* MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platformLiming Gao2018-11-276-4/+38
* MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId setStar Zeng2018-10-152-1/+8
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-062-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2812-1160/+1160
* MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming2018-03-134-8/+4
* MdeModulePkg PCD: Fix the issue to set the big SkuIdLiming Gao2018-02-271-1/+1
* MdeModulePkg PCD: Add more debug message to show SkuId updateLiming Gao2018-02-272-2/+10
* MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao2017-12-257-451/+321
* MdeModulePkg PCD: Enable Firmware to retrieve the default settingLiming Gao2017-12-253-1/+111
* MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctlyStar Zeng2017-05-191-0/+1
* MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao2017-04-061-2/+2
* MdeModulePkg PCD: Allow SkuId to be changed only onceStar Zeng2017-03-162-8/+47
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-062-4/+4
* MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD tokenCinnamon Shia2016-11-032-9/+15
* MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng2016-09-206-9/+9
* MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng2016-06-201-5/+89
* MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-232-5/+5
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-154-0/+0
* MdeModulePkg/Universal/PCD: Use safe string functions to refine code.Qiu Shumin2015-07-012-6/+10
* MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng2015-06-111-1/+1
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-144-29/+68
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-105-27/+148
* Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud2014-11-261-2/+3
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-032-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-284-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-4/+10
* MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.Star Zeng2014-03-212-23/+49
* MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng2013-12-292-17/+24
* MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng2013-12-061-1/+7
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-12-022-2/+2
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-212-0/+2
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-206-19/+6
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-208-66/+995
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-191-0/+1
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-188-439/+656
* Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...lgao42013-02-271-11/+17
* Update string offset and default offset from UINT16 to STRING_HEAD to match t...lgao42012-03-062-12/+12
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-152-8/+20
* Update PcdSetPtr() API to set the output buffer size to the max buffer size w...lgao42011-12-152-0/+2
* Correctly use GetPtrTypeSize() to get MaxSize. lgao42011-11-281-1/+1
* Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao42011-11-282-5/+13
* Enhance inf and dec file to follow specs.ydong102011-03-141-2/+2
* Update the copyright notice formathhtian2010-04-248-16/+16
* 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu22010-03-182-5/+18
* Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu2010-03-041-1/+1
* Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten2010-02-251-4/+0
* 1. Correct File header to ## @filelgao42010-02-242-4/+4