summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePcdLibNull
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+853