summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxePcdLib/DxePcdLib.c
AgeCommit message (Expand)Author
2010-12-18Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...mdkinney
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2009-11-24Fix a typo bug that miss & klu2
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu2
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu2
2009-02-13Comments synchronized with library classjji4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang8
2008-11-26Synchronize function comment in h filegikidy
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao4
2008-10-22Add description for NULL return value.klu2
2008-10-20Fix ECC issue.klu2
2008-10-15Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao4
2008-09-16follow up code revieweric_tian
2008-08-18Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...qhuang8
2008-08-18Refine the code.klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-16Fix function comment to follows doxygen format.klu2
2008-04-22Fix typo in comment.klu2
2007-12-11Update PcdLib instances:qhuang8
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-26• BaseMemoryLib:qhuang8
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-04-21Initial import.bbahnsen