summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePcdLibNull
AgeCommit message (Expand)AuthorFilesLines
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