]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library/PcdLib.h
Second set of changes based on a review of the code comments in the Include directory...
[mirror_edk2.git] / MdePkg / Include / Library / PcdLib.h
2009-06-04 pkandelSecond set of changes based on a review of the code...
2009-02-13 jji4Comments checked with spec
2008-12-03 qhuang8Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()
2008-11-26 gikidySynchronize function comment in h file
2008-11-21 gikidysynchronize the MdePkg/Include/Library/PcdLib.h and...
2008-11-14 jji4Synchronization of MDE Library Spec., Mde.dec, and...
2008-10-26 qwang12Coding style fix.
2008-10-21 klu2synchronize paramter string with comment.
2008-10-21 vanjeffRe-defined PCD_INVALID_TOKEN_NUMBER in header files...
2008-09-16 eric_tianfollow up code review
2008-08-18 klu2Add PCD_MAX_SKU_ID.
2008-08-14 klu2Use doxygen comment style for document entity such...
2008-07-31 klu2remove blank for function typedef, it will break genera...
2008-07-21 klu2Update function header.
2008-04-22 klu2Fix typo in comment.
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-19 yshang1Import Library Class from original MDE package. Also...
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2006-08-24 klu2Fix track EDKT106 & EDKT112: map LibPcdSetPtr function...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-17 qwang12map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_...
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 klu2Enabling use PcdSetXX macro to set value for PATCHABLE_...
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-20 klu2Modify autogen code for DynamicEx type PCD.
2006-06-17 klu2Change the macro for dynamicEx type PCD and modify...
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-05-26 bbahnsenFix gcc build breaks.
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-24 qwang121) Fix bug reported on the PcdSetEx* Macro.
2006-04-21 bbahnsenInitial import.