NetworkPkg/IScsiDxe/IScsiConfigVfr.vfr File Reference


Defines

#define EFI_NETWORK_DEVICE_CLASS   0x04

Variables

formset guid = ISCSI_CONFIG_GUID
formset title = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_TITLE)
formset help = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_HELP)
formset varstore ISCSI_CONFIG_IFR_NVDATA
formset varstore varid = CONFIGURATION_VARSTORE_ID
formset varstore name = ISCSI_CONFIG_IFR_NVDATA
form formid = FORMID_MAIN_FORM
string prompt = STRING_TOKEN(STR_ISCSI_CONFIG_INIT_NAME)
string flags = INTERACTIVE
string key = KEY_INITIATOR_NAME
string minsize = ISCSI_NAME_IFR_MIN_SIZE
string maxsize = ISCSI_NAME_IFR_MAX_SIZE
string endstring
subtitle text = STRING_TOKEN(STR_NULL)
goto FORMID_MAC_FORM
label ATTEMPT_ENTRY_LABEL
label LABEL_END
goto FORMID_DELETE_FORM
goto FORMID_ORDER_FORM
 endform
label MAC_ENTRY_LABEL
label ORDER_ENTRY_LABEL
label DELETE_ENTRY_LABEL
oneof option value = ISCSI_DISABLED
 endoneof
oneof questionid = KEY_IP_MODE
numeric minimum = CONNECT_MIN_RETRY
numeric maximum = CONNECT_MAX_RETRY
numeric step = 0
numeric endnumeric
numeric default = CONNECT_DEFAULT_TIMEOUT
suppressif ideqval
ISCSI_CONFIG_IFR_NVDATA 
IpMode = = IP_MODE_AUTOCONFIG
checkbox endcheckbox
 endif
suppressif ideqval
ISCSI_CONFIG_IFR_NVDATA 
InitiatorInfoFromDhcp
suppressif NOT ideqval
ISCSI_CONFIG_IFR_NVDATA 
AuthenticationType = = ISCSI_AUTH_TYPE_CHAP
goto FORMID_MAIN_FORM
 endformset

Detailed Description

VFR file used by the iSCSI configuration component.

Copyright (c) 2004 - 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

suppressif NOT ideqval ISCSI_CONFIG_IFR_NVDATA AuthenticationType = = ISCSI_AUTH_TYPE_CHAP

numeric default = CONNECT_DEFAULT_TIMEOUT

checkbox endcheckbox

numeric endnumeric

string endstring

goto flags = INTERACTIVE

formset varstore guid = ISCSI_CONFIG_GUID

goto help = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_HELP)

Initial value:

= 0x01 OR
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_IP6 OR 
               ideqval ISCSI_CONFIG_IFR_NVDATA.IpMode == IP_MODE_AUTOCONFIG

suppressif ideqval ISCSI_CONFIG_IFR_NVDATA IpMode = = IP_MODE_AUTOCONFIG

formset varstore ISCSI_CONFIG_IFR_NVDATA

text key = KEY_INITIATOR_NAME

label LABEL_END

numeric maximum = CONNECT_MAX_RETRY

string maxsize = ISCSI_NAME_IFR_MAX_SIZE

numeric minimum = CONNECT_MIN_RETRY

string minsize = ISCSI_NAME_IFR_MIN_SIZE

formset varstore name = ISCSI_CONFIG_IFR_NVDATA

goto prompt = STRING_TOKEN(STR_ISCSI_CONFIG_INIT_NAME)

oneof questionid = KEY_IP_MODE

numeric step = 0

text text = STRING_TOKEN(STR_NULL)

form title = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_TITLE)

option value = ISCSI_DISABLED

string varid = CONFIGURATION_VARSTORE_ID


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