Home
last modified time | relevance | path

Searched refs:autoboot_setting (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Dsol_utils.tcl38 autoboot_setting [list "The desired state of autoboot." "true/flase"]\
102 valid_value autoboot_setting {} [list "true" "false"]
340 global autoboot_setting
412 proc set_autoboot { { autoboot_setting {}} } { argument
429 set_var_default autoboot_setting [get_stack_var autoboot_setting 0 2]
451 "nvram --update-config auto-boot?=$autoboot_setting" $prompt_regex]