summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf')
-rw-r--r--MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf32
1 files changed, 0 insertions, 32 deletions
diff --git a/MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf b/MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf
index e443e48c81..05c20dfb6e 100644
--- a/MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf
+++ b/MdeModulePkg/Library/PcdDriverPcdLibNull/PcdLib.inf
@@ -16,11 +16,6 @@
#
#**/
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = PcdDriverPcdLib
@@ -37,47 +32,20 @@
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
#
-################################################################################
-#
-# Sources Section - list of files that are required for the build to succeed.
-#
-################################################################################
-
[Sources.common]
PcdLib.c
-################################################################################
-#
-# Package Dependency Section - list of Package files that are required for
-# this module.
-#
-################################################################################
-
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
-################################################################################
-#
-# Library Class Section - list of Library Classes that are required for
-# this module.
-#
-################################################################################
-
[LibraryClasses]
BaseMemoryLib
UefiBootServicesTableLib
DebugLib
-################################################################################
-#
-# Protocol C Name Section - list of Protocol and Protocol Notify C Names
-# that this module uses or produces.
-#
-################################################################################
-
[Protocols]
gPcdProtocolGuid # PROTOCOL ALWAYS_CONSUMED