]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/DxePcdLib/DxePcdLib.c
MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported...
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.c
2014-01-07 Star ZengMdePkg PcdLib: Except for SizeOfBuffer is greater than...
2013-12-23 Star ZengMdePkg PcdLib: Follow the comment of LibPcdGetNextToken...
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
2013-11-18 Bob C FengMdePkg and MdeModulePkg Pcd: Implement PCD Driver for...
2010-12-18 mdkinneyRemove CONSTRUCTOR from DxePcdLib aligning the DxePcdLi...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
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...
2009-11-24 klu2Fix a typo bug that miss &
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
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-11-13 lgao4Update minor comments for Smbus, PcdLib, PeiServicesLib...
2008-10-22 klu2Add description for NULL return value.
2008-10-20 klu2Fix ECC issue.
2008-10-15 lgao4Minor update for PlatOverMngr driver, VariableFormat...
2008-09-16 eric_tianfollow up code review
2008-08-18 qhuang8Add Pcd Protocol in [Depex] section and add back the...
2008-08-18 klu2Refine the code.
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-04-22 klu2Fix typo in comment.
2007-12-11 qhuang8Update PcdLib instances:
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
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...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
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-26 qhuang8• BaseMemoryLib:
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.