]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Library / CustomizedDisplayLib / CustomizedDisplayLib.inf
index ade45b6a51b6ee32e5687df203d3c70d92e7ccce..0e0bf7e616334a7d6fa35318e2bf8f761cc3a5b2 100644 (file)
@@ -1,31 +1,21 @@
-##\r
-#  This file contains an 'Intel Peripheral Driver' and is        \r
-#  licensed for Intel CPUs and chipsets under the terms of your  \r
-#  license agreement with Intel or your vendor.  This file may   \r
-#  be modified by the user, subject to additional terms of the   \r
-#  license agreement                                             \r
-##\r
 ## @file\r
-#  \r
-#  General BDS defines and produce general interfaces for platform BDS driver including:\r
-#  1) BDS boot policy interface;\r
-#  2) BDS boot device connect interface;\r
-#  3) BDS Misc interfaces for mainting boot variable, ouput string, etc.\r
-#  \r
-#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
-#  This software and associated documentation (if any) is furnished\r
-#  under a license and may only be used or copied in accordance\r
-#  with the terms of the license. Except as permitted by such\r
-#  license, no part of this software or documentation may be\r
-#  reproduced, stored in a retrieval system, or transmitted in any\r
-#  form or by any means without the express written consent of\r
-#  Intel Corporation.\r
-#  \r
-##\r
+# Customize display library used by display engine.\r
+#\r
+#  Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution. The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+#\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = CustomizedDisplayLib\r
+  MODULE_UNI_FILE                = CustomizedDisplayLibModStrs.uni\r
   FILE_GUID                      = 80B92017-EC64-4923-938D-94FAEE85832E\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -35,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -44,7 +34,7 @@
   CustomizedDisplayLibInternal.h\r
   CustomizedDisplayLibInternal.c\r
   CustomizedDisplayLib.uni\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   PcdLib\r
 \r
 [Guids]\r
-  gEfiIfrTianoGuid\r
-  \r
+  gEfiIfrTianoGuid  ## SOMETIMES_CONSUMES   ## UNDEFINED\r
+\r
 [Protocols]\r
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserSubtitleTextColor               ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextColor                  ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldTextHighlightColor         ## CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldBackgroundHighlightColor   ## CONSUMES
\ No newline at end of file
+  gEfiMdeModulePkgTokenSpaceGuid.PcdBrowserFieldBackgroundHighlightColor   ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdFrontPageFormSetGuid                   ## CONSUMES\r