]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigNvData.h
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / VlanConfigDxe / VlanConfigNvData.h
index 5c566151a9cc356f08f9e14676c67a03e10c67d8..7dd2fc605b482462f84a64b0c9b89206068815b8 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
@@ -17,18 +17,15 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define __VLAN_CONFIG_NV_DATA_H__\r
 \r
 #include <Guid/HiiPlatformSetupFormset.h>\r
-\r
-\r
-#define VLAN_CONFIG_PRIVATE_GUID \\r
-  { \\r
-    0xd79df6b0, 0xef44, 0x43bd, {0x97, 0x97, 0x43, 0xe9, 0x3b, 0xcf, 0x5f, 0xa8 } \\r
-  }\r
+#include <Guid/VlanConfigHii.h>\r
 \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