]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Config.vfr
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able...
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Config.vfr
index 902cef620960cae56487e32417490a6fc128ed0d..7639f5a0fa469dfde0c105504265ea811010aabd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   VFR file 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
@@ -28,6 +28,17 @@ formset
     name = IP6_CONFIG_IFR_NVDATA,\r
     guid = IP6_CONFIG_NVDATA_GUID;\r
 \r
+  form formid = FORMID_HEAD_FORM,\r
+    title  = STRING_TOKEN(STR_IP6_DEVICE_FORM_TITLE);\r
+\r
+    goto FORMID_MAIN_FORM,\r
+    prompt = STRING_TOKEN (STR_GET_CURRENT_SETTING),\r
+    help   = STRING_TOKEN (STR_GET_CURRENT_SETTING_HELP),\r
+    flags  = INTERACTIVE,\r
+    key    = KEY_GET_CURRENT_SETTING;\r
+\r
+  endform;\r
+\r
   form formid = FORMID_MAIN_FORM,\r
     title  = STRING_TOKEN(STR_IP6_DEVICE_FORM_TITLE);\r
 \r