]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Library / BasePcdLibNull / BasePcdLibNull.inf
index 81364bae6b236d5130f8381b3839f5c1d7362a80..a325df421b3e867479e1a5bf3db42c24d7a0d608 100644 (file)
@@ -1,7 +1,10 @@
 #/** @file\r
-# Component description file for NULL PCD Library\r
+# Instance of PCD Library without support of dynamic PCD entries.\r
 #\r
-# Copyright (c) 2007, Intel Corporation.\r
+# PCD Library that only provides access to Feature Flag, Fixed At Build,\r
+# and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.\r
+#\r
+# Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,8 +23,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PcdLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
@@ -35,7 +36,6 @@
   DebugLib\r
   BaseMemoryLib\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r