Searched refs:OPT_BIOS (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/utility/
H A Ddev_debug_vboot20 OPT_BIOS=
194 OPT_BIOS=$(readlink -f "$2")
250 debug "OPT_BIOS=($OPT_BIOS)"
266 [ -z "${OPT_BIOS}" ] && need="$need flashrom"
288 if [ -n "${OPT_BIOS}" ]; then
290 log futility dump_fmap -x "${OPT_BIOS}"

Completed in 46 milliseconds