summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxePcdLib/DxePcdLib.c
Commit message (Expand)AuthorAgeFilesLines
* Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...qhuang82008-08-181-54/+50
* Refine the code.klu22008-08-181-28/+41
* Code Scrub for MdePkg.yshang12008-07-251-1/+0
* Fix function comment to follows doxygen format.klu22008-07-161-1/+1
* Fix typo in comment.klu22008-04-221-12/+12
* Update PcdLib instances:qhuang82007-12-111-45/+55
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+2
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+13
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+969
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-964/+0
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-191-2/+2
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-17/+7
* Added LibPatchPcdSetPtr.qwang122006-07-041-0/+49
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-031-2/+9
* 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122006-06-261-4/+7
* • BaseMemoryLib:qhuang82006-06-261-1/+1
* 1) Add in support to traverse taken spaceqwang122006-06-231-19/+83
* 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-1/+1
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-48/+47
* Initial import.bbahnsen2006-04-211-0/+852