Home
last modified time | relevance | path

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

/external/vboot_reference/utility/
Dchromeos-tpm-recovery268 BOOT_REASON=$(cat $BINF0)
269 log "boot reason is $BOOT_REASON"
273 if ! echo $BOOT_REASON | grep -q "^[345678]$"; then
274 quit "unexpected boot reason $BOOT_REASON"