]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
1) Clean up the INF and add in comment to describe the surface area of modules
[mirror_edk2.git] / MdeModulePkg / Library / ExtendedIfrSupportLib / ExtendedIfrSupportLib.inf
index dc41407303420eb8b372c9c846bbaf4aa272fd93..4229b11dbaea821ca1dc97204971853e4ed96c94 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
-#    Library instance for ExtendedIfrSupportLib.\r
+#  Library instance for ExtendedIfrSupportLib.\r
 #\r
-#    This library instance implements the API which is\r
-#    related to IFR operations but reference data structures \r
-#    that are not defined in UEFI specification, for example EFI_IFR_GUID_LABEL.\r
+#  This library instance implements the API which is\r
+#  related to IFR operations but reference data structures \r
+#  that are not defined in UEFI specification, for example EFI_IFR_GUID_LABEL.\r
 #  \r
 #  Copyright (c) 2007 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -55,9 +55,9 @@
   PcdLib\r
 \r
 [Protocols]\r
-  gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiHiiDatabaseProtocolGuid\r
-  gEfiHiiStringProtocolGuid\r
+  gEfiHiiDatabaseProtocolGuid        ## CONSUMES\r
+  gEfiHiiStringProtocolGuid          ## CONSUMES\r
 \r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
+[Depex]\r
+  gEfiHiiDatabaseProtocolGuid AND\r
+  gEfiHiiStringProtocolGuid\r