summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiPcdLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-152/+114
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-3/+3
2020-10-13MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei1-397/+0
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao3-166/+166
2016-05-23MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng1-13/+2
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao1-4/+115
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng1-68/+399
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-3/+4
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng1-22/+45
2013-12-23MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...Star Zeng1-1/+4
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2-3/+126
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-11/+3
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-2/+2
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-15/+15
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-17/+17
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu21-14/+14
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff1-2/+2
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu21-2/+2
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu22-23/+61
2009-02-13Comments synchronized with library classjji41-25/+22
2009-02-13Spec checkedjji41-11/+5
2009-02-01The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang121-0/+4
2009-01-09INF extension reviewedjji41-1/+1
2008-12-29Update copyright for files modified in this yearqhuang82-2/+2
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-114/+172
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang81-3/+3
2008-11-26Synchronize function comment in h filegikidy1-2/+3
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy1-6/+8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-4/+3
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-20Fix ECC issue.klu21-6/+2
2008-10-15Remove over specific usage for library class klu22-2/+0
2008-09-16follow up code revieweric_tian1-29/+31
2008-08-18Add Pcd Ppi dependency in [depex] section in PeiPcdLibqhuang81-0/+3
2008-08-18refine code.klu22-220/+76
2008-07-16Fix function comment to follows doxygen format.klu21-16/+11
2007-12-11Update PcdLib instances:qhuang81-3/+0
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-04Merge the PI enabling works from the branchqwang122-13/+4
2007-08-02Add library dependency expressions for several library instances.qhuang81-0/+2
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3