summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePcdLibNull/PcdLib.c
AgeCommit message (Expand)Author
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