summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePcdLibNull/PcdLib.c
Commit message (Expand)AuthorAgeFilesLines
* clean the codes according to review comments.vanjeff2008-09-031-33/+34
* Fix function comment to follows doxygen format.klu22008-07-151-13/+11
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-151-40/+58
* Add BasePcdLibNull in MdePkg.yshang12007-07-271-0/+835
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-833/+0
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-0/+2
* Added LibPatchPcdSetPtr.qwang122006-07-041-0/+49
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-031-1/+5
* 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122006-06-261-2/+7
* 1) Add in support to traverse taken spaceqwang122006-06-231-15/+57
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-33/+33
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-2/+2
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-46/+43
* Initial import.bbahnsen2006-04-211-0/+734