]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
MdeModulePkg: Add UNI files for BootManagerMenuApp application.
[mirror_edk2.git] / MdeModulePkg / Application / BootManagerMenuApp / BootManagerMenuApp.inf
index c92a156a6aaaea89bc08704c3ee5b2345ffe3c05..b4455054096d3d9f809295f7fa2bef896fe14fcf 100644 (file)
@@ -1,5 +1,8 @@
 ## @file\r
 #  The application to show the Boot Manager Menu.\r
 ## @file\r
 #  The application to show the Boot Manager Menu.\r
+#\r
+#  The application pops up a menu showing all the boot options referenced by\r
+#  BootOrder NV variable and user can choose to boot from one of them.\r
 #  \r
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  \r
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
@@ -15,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BootManagerMenuApp\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BootManagerMenuApp\r
+  MODULE_UNI_FILE                = BootManagerMenuApp.uni\r
   FILE_GUID                      = EEC25BDC-67F2-4D95-B1D5-F81B2039D11D\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0 \r
   FILE_GUID                      = EEC25BDC-67F2-4D95-B1D5-F81B2039D11D\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0 \r
@@ -57,4 +61,7 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn                  ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow                     ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution     ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn                  ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow                     ## SOMETIMES_CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution     ## SOMETIMES_CONSUMES\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution       ## SOMETIMES_CONSUMES
\ No newline at end of file
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution       ## SOMETIMES_CONSUMES\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  BootManagerMenuAppExtra.uni\r