]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / VlanConfigDxe / VlanConfigNvData.h
index 5c566151a9cc356f08f9e14676c67a03e10c67d8..61cd535a00f08b7d5ba800061add471f33f8ad8b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Header file for NV data structure definition.\r
 \r
-Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
 of the BSD License which accompanies this distribution.  The full\r
@@ -26,9 +26,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #define VLAN_CONFIGURATION_VARSTORE_ID  0x0001\r
 #define VLAN_CONFIGURATION_FORM_ID      0x0001\r
+#define VLAN_HEAD_FORM_ID               0x0002\r
 \r
 #define VLAN_ADD_QUESTION_ID            0x1000\r
 #define VLAN_REMOVE_QUESTION_ID         0x2000\r
+#define VLAN_UPDATE_QUESTION_ID         0x3000\r
 \r
 #define LABEL_VLAN_LIST                 0x0001\r
 #define LABEL_END                       0xffff\r