summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf')
-rw-r--r--IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf25
1 files changed, 0 insertions, 25 deletions
diff --git a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
index fb3d2f512b..31ccfe55f9 100644
--- a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
+++ b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
@@ -14,11 +14,6 @@
#
#**/
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = HiiLibFramework
@@ -36,33 +31,13 @@
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
#
-################################################################################
-#
-# Sources Section - list of files that are required for the build to succeed.
-#
-################################################################################
-
[Sources.common]
HiiLib.c
-################################################################################
-#
-# Package Dependency Section - list of Package files that are required for
-# this module.
-#
-################################################################################
-
[Packages]
MdePkg/MdePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
-################################################################################
-#
-# Library Class Section - list of Library Classes that are required for
-# this module.
-#
-################################################################################
-
[LibraryClasses]
MemoryAllocationLib
DebugLib