]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BootMaintenanceManagerUiLib/FormGuid.h
MdeModulePkg/CapsuleLib: Correct debug message.
[mirror_edk2.git] / MdeModulePkg / Library / BootMaintenanceManagerUiLib / FormGuid.h
index cf14b40083d456f0b219acf4cfacf6605dd2c33c..299a149f6011e357f449a76b35819a8a00cddde7 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Formset guids, form id and VarStore data structure for Boot Maintenance Manager.\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
@@ -45,8 +45,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define FORM_BOOT_ADD_DESCRIPTION_ID         0x101F\r
 #define FORM_DRIVER_ADD_FILE_DESCRIPTION_ID  0x1020\r
 #define FORM_CON_MODE_ID                     0x1021\r
-#define FORM_MEMORY_CHECK_ID                 0x1022\r
-#define FORM_UEFI_OPTIMIZED_BOOT_ID          0x1023\r
 #define FORM_BOOT_FROM_FILE_ID               0x1024\r
 \r
 \r
@@ -74,6 +72,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define KEY_VALUE_NO_SAVE_AND_EXIT_BOOT      0x1114\r
 #define KEY_VALUE_SAVE_AND_EXIT_DRIVER       0x1115\r
 #define KEY_VALUE_NO_SAVE_AND_EXIT_DRIVER    0x1116\r
+#define KEY_VALUE_TRIGGER_FORM_OPEN_ACTION   0x1117\r
 \r
 #define MAXIMUM_NORMAL_KEY_VALUE             0x11FF\r
 \r
@@ -85,10 +84,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 //\r
 // End Label\r
 //\r
+#define LABEL_FORM_MAIN_START                0xfffc\r
+#define LABEL_FORM_MAIN_END                  0xfffd\r
+\r
 #define LABEL_BMM_PLATFORM_INFORMATION       0xfffe\r
 #define LABEL_END                            0xffff\r
 #define MAX_MENU_NUMBER                      100\r
 \r
+\r
 ///\r
 /// This is the structure that will be used to store the\r
 /// question's current value. Use it at initialize time to\r