summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf')
-rw-r--r--IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf19
1 files changed, 11 insertions, 8 deletions
diff --git a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf
index 0aab12e2e3..361342f9eb 100644
--- a/IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf
+++ b/IntelFrameworkPkg/Library/HiiLibFramework/HiiLibFramework.inf
@@ -1,8 +1,9 @@
#/** @file
-# Library instance for HII common routines.
+# Library instance for HII common routines.
#
-# This library instance implements the common HII routines.
-# Copyright (c) 2006, Intel Corporation
+# This library instance implements the common HII routines.
+#
+# Copyright (c) 2006, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -21,13 +22,10 @@
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = HiiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
- EDK_RELEASE_VERSION = 0x00020000
- EFI_SPECIFICATION_VERSION = 0x00020000
+ PI_SPECIFICATION_VERSION = 0x00000009
CONSTRUCTOR = HiiLibFrameworkConstructor
-
-
#
# The following information is for reference only and not required by the build tools.
#
@@ -39,10 +37,15 @@
[Packages]
MdePkg/MdePkg.dec
- MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
[LibraryClasses]
MemoryAllocationLib
+ UefiBootServicesTableLib
DebugLib
+[Protocols]
+ gEfiHiiProtocolGuid # PROTOCOL ALWAYS_CONSUMED
+
+[Depex]
+ gEfiHiiProtocolGuid