summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/PcdLib.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Updated headers to follow coding standardAJFISH1-3/+0
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang11-0/+779
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-779/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-2/+2
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu21-1/+6
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang121-1/+9
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang121-4/+1
2006-07-04Added LibPatchPcdSetPtr.qwang121-2/+30
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-11/+12
2006-06-231) Add in support to traverse taken spaceqwang121-15/+55
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-1/+1
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-7/+7
2006-06-20Modify autogen code for DynamicEx type PCD.klu21-12/+12
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu21-12/+12
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang121-1/+1
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang121-38/+37
2006-05-26Fix gcc build breaks.bbahnsen1-2/+2
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang121-38/+48
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang121-6/+6
2006-04-21Initial import.bbahnsen1-0/+690