NetworkPkg/Ip6Dxe/Ip6Config.vfr File Reference


Defines

#define EFI_NETWORK_DEVICE_CLASS   0x04

Variables

formset guid = IP6_CONFIG_NVDATA_GUID
formset title = STRING_TOKEN(STR_IP6_CONFIG_FORM_TITLE)
formset help = STRING_TOKEN(STR_IP6_CONFIG_FORM_HELP)
formset varstore IP6_CONFIG_IFR_NVDATA
formset varstore name = IP6_CONFIG_IFR_NVDATA
form formid = FORMID_HEAD_FORM
goto FORMID_MAIN_FORM
goto prompt = STRING_TOKEN (STR_GET_CURRENT_SETTING)
goto flags = INTERACTIVE
goto key = KEY_GET_CURRENT_SETTING
 endform
text text = STRING_TOKEN(STR_IP6_INTERFACE_NAME)
label HOST_ADDRESS_LABEL
label LABEL_END
label ROUTE_TABLE_LABEL
label GATEWAY_ADDRESS_LABEL
label DNS_ADDRESS_LABEL
string varid = IP6_CONFIG_IFR_NVDATA.InterfaceId
string minsize = INTERFACE_ID_STR_MIN_SIZE
string maxsize = INTERFACE_ID_STR_MAX_SIZE
string endstring
numeric minimum = 0
numeric maximum = DAD_MAX_TRANSMIT_COUNT
numeric step = 0
numeric endnumeric
oneof option value = IP6_POLICY_AUTO
 endoneof
suppressif ideqval
IP6_CONFIG_IFR_NVDATA 
Policy = = IP6_POLICY_AUTO
goto FORMID_MANUAL_CONFIG_FORM
 endif
 endformset

Detailed Description

VFR file used by the IP6 configuration component.

Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.

This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php.

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.


Define Documentation

#define EFI_NETWORK_DEVICE_CLASS   0x04


Variable Documentation

numeric endnumeric

string endstring

goto flags = INTERACTIVE

form formid = FORMID_HEAD_FORM

formset varstore guid = IP6_CONFIG_NVDATA_GUID

goto help = STRING_TOKEN(STR_IP6_CONFIG_FORM_HELP)

formset varstore IP6_CONFIG_IFR_NVDATA

text key = KEY_GET_CURRENT_SETTING

label LABEL_END

numeric maximum = DAD_MAX_TRANSMIT_COUNT

string maxsize = INTERFACE_ID_STR_MAX_SIZE

numeric minimum = 0

string minsize = INTERFACE_ID_STR_MIN_SIZE

formset varstore name = IP6_CONFIG_IFR_NVDATA

suppressif ideqval IP6_CONFIG_IFR_NVDATA Policy = = IP6_POLICY_AUTO

goto prompt = STRING_TOKEN (STR_GET_CURRENT_SETTING)

numeric step = 0

text text = STRING_TOKEN(STR_IP6_INTERFACE_NAME)

form title = STRING_TOKEN(STR_IP6_CONFIG_FORM_TITLE)

option value = IP6_POLICY_AUTO


Generated on Mon Sep 28 08:49:05 2015 for NetworkPkg[ALL] by  doxygen 1.5.7.1