summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePcdLibNull
AgeCommit message (Expand)AuthorFilesLines
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao1-5/+115
2015-04-10MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...Star Zeng1-18/+388
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng1-17/+34
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng1-0/+66
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-10/+10
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-20/+20
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-02-13Spec checkedjji41-11/+5
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-4/+4
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-94/+172
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang81-1/+1
2008-11-26Synchronize function comment in h filegikidy1-9/+9
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy1-3/+3
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+4
2008-10-24ECC Clean up.vanjeff1-4/+0
2008-09-16follow up code revieweric_tian1-29/+30
2008-09-03clean the codes according to review comments.vanjeff2-36/+36
2008-08-25remove the unused msa files in MdePkg.lgao41-46/+0
2008-07-15Fix function comment to follows doxygen format.klu21-13/+11
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang11-40/+58
2007-07-27Add BasePcdLibNull in MdePkg.yshang13-0/+922
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-879/+0
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+3
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-1/+1
2006-07-07Obsoleted by new schema and new build tools.jwang362-76/+0
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-0/+2
2006-07-04Added LibPatchPcdSetPtr.qwang122-6/+58
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-1/+5
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-36/+35
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang121-2/+7
2006-06-231) Add in support to traverse taken spaceqwang121-15/+57
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang121-33/+33
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang121-2/+2
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang121-46/+43
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen4-0/+853