summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiPcdLib
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Comments synchronized with library classjji41-25/+22
2009-02-13Spec checkedjji41-11/+5
2009-02-01The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang121-0/+4
2009-01-09INF extension reviewedjji41-1/+1
2008-12-29Update copyright for files modified in this yearqhuang82-2/+2
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-114/+172
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang81-3/+3
2008-11-26Synchronize function comment in h filegikidy1-2/+3
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy1-6/+8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-4/+3
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-20Fix ECC issue.klu21-6/+2
2008-10-15Remove over specific usage for library class klu22-2/+0
2008-09-16follow up code revieweric_tian1-29/+31
2008-08-18Add Pcd Ppi dependency in [depex] section in PeiPcdLibqhuang81-0/+3
2008-08-18refine code.klu22-220/+76
2008-07-16Fix function comment to follows doxygen format.klu21-16/+11
2007-12-11Update PcdLib instances:qhuang81-3/+0
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-04Merge the PI enabling works from the branchqwang122-13/+4
2007-08-02Add library dependency expressions for several library instances.qhuang81-0/+2
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-34/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-38/+13
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff4-0/+1264
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-1129/+0
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-1/+1
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-0/+1
2006-11-22Remove Peim Entry Point Library Classmdkinney1-14/+10
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang121-2/+2
2006-07-14Add missing ASSERT()s in PeiPcdLibqhuang81-10/+21
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-12Add in Abstract and Description for a few MSA files.qwang121-8/+11
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-8/+8
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-1/+1
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-17/+6
2006-07-04Added LibPatchPcdSetPtr.qwang122-7/+64
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-2/+6
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-38/+40
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang121-2/+8
2006-06-231) Add in support to traverse taken spaceqwang121-20/+88
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang121-33/+33
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang121-1/+1