summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePcdLibNull
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-131-361/+0
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-1/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-141/+141
* MdePkg: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-231-5/+1
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* 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-252-20/+20
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Spec checkedjji42009-02-131-11/+5
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-4/+4
* 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
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy2008-11-211-3/+3
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+4
* 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-032-36/+36
* remove the unused msa files in MdePkg.lgao42008-08-251-46/+0
* 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-273-0/+922
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-879/+0
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+3
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-1/+1
* Obsoleted by new schema and new build tools.jwang362006-07-072-76/+0
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-0/+2
* Added LibPatchPcdSetPtr.qwang122006-07-042-6/+58
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-031-1/+5
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-36/+35
* 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
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1