]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/UiApp.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / UiApp.inf
index 95c2d087f9d7c21a4d61433decfa674cb9cad03f..eef7e1ec5432cf12647caca87a495a7758ae718a 100644 (file)
@@ -1,15 +1,15 @@
 ## @file\r
 #  UiApp module is driver for BDS phase.\r
 #\r
-#  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\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
-#  \r
+#\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
 \r
 [Defines]\r
 #\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
   FrontPage.h\r
-  Language.h\r
   String.h\r
   Ui.h\r
   FrontPageVfr.Vfr\r
   FrontPageStrings.uni\r
   FrontPage.c\r
   String.c\r
-  Language.c\r
+  FrontPageCustomizedUi.c\r
+  FrontPageCustomizedUiSupport.c\r
+  FrontPageCustomizedUi.h\r
+  FrontPageCustomizedUiSupport.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -58,7 +60,7 @@
   PcdLib\r
   UefiHiiServicesLib\r
   UefiBootManagerLib\r
-  \r
+\r
 [Guids]\r
   gEfiIfrTianoGuid                              ## CONSUMES ## GUID (Extended IFR Guid Opcode)\r
   gEfiIfrFrontPageGuid                          ## CONSUMES ## GUID\r
@@ -80,6 +82,7 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution  ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution    ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString           ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdTestKeyUsed                     ## CONSUMES\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   UiAppExtra.uni\r