Revision: 17454
          http://sourceforge.net/p/edk2/code/17454
Author:   niruiyu
Date:     2015-05-15 08:47:03 +0000 (Fri, 15 May 2015)
Log Message:
-----------
MdeModulePkg: Add UNI files for BootManagerMenuApp application.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf

Added Paths:
-----------
    
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
    
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni

Modified: 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
===================================================================
--- 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf   
    2015-05-15 08:46:34 UTC (rev 17453)
+++ 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf   
    2015-05-15 08:47:03 UTC (rev 17454)
@@ -1,5 +1,8 @@
 ## @file
 #  The application to show the Boot Manager Menu.
+#
+#  The application pops up a menu showing all the boot options referenced by
+#  BootOrder NV variable and user can choose to boot from one of them.
 #  
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
 #  This program and the accompanying materials
@@ -15,6 +18,7 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = BootManagerMenuApp
+  MODULE_UNI_FILE                = BootManagerMenuApp.uni
   FILE_GUID                      = EEC25BDC-67F2-4D95-B1D5-F81B2039D11D
   MODULE_TYPE                    = UEFI_APPLICATION
   VERSION_STRING                 = 1.0 
@@ -57,4 +61,7 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn                  ## 
SOMETIMES_CONSUMES
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow                     ## 
SOMETIMES_CONSUMES
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution     ## 
SOMETIMES_CONSUMES
-  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution       ## 
SOMETIMES_CONSUMES
\ No newline at end of file
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution       ## 
SOMETIMES_CONSUMES
+
+[UserExtensions.TianoCore."ExtraFiles"]
+  BootManagerMenuAppExtra.uni

Added: 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
===================================================================
--- 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni   
                            (rev 0)
+++ 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni   
    2015-05-15 08:47:03 UTC (rev 17454)
@@ -0,0 +1,47 @@
+\xFF\xFE/+++++++++++++++++++++++\ No newline at end of file

Added: 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
===================================================================
--- 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
                          (rev 0)
+++ 
trunk/edk2/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
  2015-05-15 08:47:03 UTC (rev 17454)
@@ -0,0 +1,47 @@
+\xFF\xFE/+++++++++++++++++++++++\ No newline at end of file


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to