summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/PcdLib.h
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2009-06-11update codes per MdePkg doxgen review comments.vanjeff
2009-06-05Update comment for return description for PcdSetX macros.klu2
2009-06-05The return description for LibPcdSetx function is ambiguity. The actual meani...klu2
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel
2009-02-13Comments checked with specjji4
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-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji4
2008-10-26Coding style fix.qwang12
2008-10-21synchronize paramter string with comment.klu2
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff
2008-09-16follow up code revieweric_tian
2008-08-18Add PCD_MAX_SKU_ID.klu2
2008-08-14Use doxygen comment style for document entity such as struct, enum, variable ...klu2
2008-07-31remove blank for function typedef, it will break generating doxygen document.klu2
2008-07-21Update function header.klu2
2008-04-22Fix typo in comment.klu2
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu2
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang12
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu2
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-20Modify autogen code for DynamicEx type PCD.klu2
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu2
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-05-26Fix gcc build breaks.bbahnsen
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang12
2006-04-21Initial import.bbahnsen