summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePcdLibNull/PcdLib.c
AgeCommit message (Expand)Author
2009-02-13Spec checkedjji4
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
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-10-24ECC Clean up.vanjeff
2008-09-16follow up code revieweric_tian
2008-09-03clean the codes according to review comments.vanjeff
2008-07-15Fix function comment to follows doxygen format.klu2
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-07-27Add BasePcdLibNull in MdePkg.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
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-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