summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePcdLibNull
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePcdLibNull')
-rw-r--r--MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf5
1 files changed, 4 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
index e7a9620fb8..a2d5cb39de 100644
--- a/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
+++ b/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
@@ -1,5 +1,8 @@
#/** @file
-# Component description file for NULL PCD Library.
+# Instance of PCD Library without support of dynamic PCD entries.
+#
+# PCD Library that only provides access to Feature Flag, Fixed At Build,
+# and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.
#
# Copyright (c) 2007 - 2008, Intel Corporation.
#