]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManager.vfr
MdeModulePkg/BootMaintUiLib: Update menus when open BMM form
[mirror_edk2.git] / MdeModulePkg / Library / BootMaintenanceManagerUiLib / BootMaintenanceManager.vfr
index d46a3e9b91cdc2eb7de8e69e2c14192e4225e962..b0a636f56633b7c8a55fe8a8399270d1a043c923 100644 (file)
@@ -1,7 +1,7 @@
 ///** @file\r
 //  Boot Maintenance Utility Formset\r
 //\r
-//  Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2016, 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
@@ -27,6 +27,17 @@ formset
 \r
   form formid = FORM_MAIN_ID,\r
        title = STRING_TOKEN(STR_FORM_MAIN_TITLE);\r
+       //\r
+       // Add this invisible text in order to indicate enter Boot Maintenance Manager form.\r
+       // To trigger the form open action.\r
+       //\r
+       suppressif TRUE;\r
+          text\r
+              help  = STRING_TOKEN(STR_NONE),\r
+              text  = STRING_TOKEN(STR_NONE),\r
+              flags = INTERACTIVE,\r
+              key   = KEY_VALUE_TRIGGER_FORM_OPEN_ACTION;\r
+       endif;\r
          \r
     label LABEL_FORM_MAIN_START;\r
     //\r