summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePcdLibNull/PcdLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-231-5/+1
* MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao2015-08-241-5/+115
* MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng2015-04-101-18/+388
* MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng2014-01-071-17/+34
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-0/+66
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-10/+10
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-19/+19
* Update the copyright notice formathhtian2010-04-231-2/+2
* Spec checkedjji42009-02-131-11/+5
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-94/+172
* Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang82008-12-031-1/+1
* Synchronize function comment in h filegikidy2008-11-261-9/+9
* synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy2008-11-211-3/+3
* ECC Clean up.vanjeff2008-10-241-4/+0
* follow up code revieweric_tian2008-09-161-29/+30
* clean the codes according to review comments.vanjeff2008-09-031-33/+34
* Fix function comment to follows doxygen format.klu22008-07-151-13/+11
* 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang12007-08-151-40/+58
* Add BasePcdLibNull in MdePkg.yshang12007-07-271-0/+835
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-833/+0
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-0/+2
* Added LibPatchPcdSetPtr.qwang122006-07-041-0/+49
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-031-1/+5
* 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122006-06-261-2/+7
* 1) Add in support to traverse taken spaceqwang122006-06-231-15/+57
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-33/+33
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-2/+2
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-46/+43
* Initial import.bbahnsen2006-04-211-0/+734