]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6NvData.h
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able...
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6NvData.h
index 715473fde3d21e46317124dc9ca54b3804d2cf2a..6c981d2aa7f7fe5a25f1c1400d7b4200addf5b62 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   NVData structure used by the IP6 configuration component.\r
 \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -23,6 +23,7 @@
 \r
 #define FORMID_MAIN_FORM          1\r
 #define FORMID_MANUAL_CONFIG_FORM 2\r
+#define FORMID_HEAD_FORM          3\r
 \r
 #define IP6_POLICY_AUTO           0\r
 #define IP6_POLICY_MANUAL         1\r
@@ -35,6 +36,7 @@
 #define KEY_SAVE_CHANGES          0x105\r
 #define KEY_SAVE_CONFIG_CHANGES   0x106\r
 #define KEY_IGNORE_CONFIG_CHANGES 0x107\r
+#define KEY_GET_CURRENT_SETTING   0x108\r
 \r
 #define HOST_ADDRESS_LABEL        0x9000\r
 #define ROUTE_TABLE_LABEL         0xa000\r