]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BasePcdLibNull/PcdLib.c
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BasePcdLibNull / PcdLib.c
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2016-05-23 Star ZengMdePkg: Follow PI1.4a to fix artificial limitation...
2015-08-24 Liming GaoMdePkg: Add two PcdApi for Patch VOID* PCD set operation.
2015-04-10 Star ZengMdePkg: Add a set of PcdSetXXS APIs into PcdLib and...
2014-01-07 Star ZengMdePkg PcdLib: Except for SizeOfBuffer is greater than...
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
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
2009-02-13 jji4Spec checked
2008-12-11 gikidySynchronize MdePkg h files to Library/Base* c files.
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-24 vanjeffECC Clean up.
2008-09-16 eric_tianfollow up code review
2008-09-03 vanjeffclean the codes according to review comments.
2008-07-15 klu2Fix function comment to follows doxygen format.
2007-08-15 yshang11) Add type casting for argument "a" in EFI_ERROR(a...
2007-07-27 yshang1Add BasePcdLibNull in MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
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.