]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/PeiPcdLib/PeiPcdLib.c
Minor grammatical work--mostly adding periods. Items with ONLY period added did...
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.c
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-03 klu2Removing "Ex" in PI PCD_PPI/PROTOCOL's interface accord...
2010-03-01 vanjeffupdated definitions of PCD PPI/Protocol per latest...
2009-11-24 klu2Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK...
2009-11-24 klu21, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2...
2009-02-13 jji4Comments synchronized with library class
2009-02-13 jji4Spec checked
2009-02-01 qwang12The PCD library function will do ASSERT if CallBackFunc...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-10 klu2Synchronize interface function comment from declaration...
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-10-20 klu2Fix ECC issue.
2008-10-15 klu2Remove over specific usage for library class
2008-09-16 eric_tianfollow up code review
2008-08-18 klu2refine code.
2008-07-16 klu2Fix function comment to follows doxygen format.
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-14 qhuang8Add missing ASSERT()s in PeiPcdLib
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-06-26 qwang121) correct the assert condition for LibPcdSetPtr and...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-04-21 bbahnsenInitial import.