Searched refs:wp_states (Results 1 – 1 of 1) sorted by relevance
59 local wp_states="$(flashrom --wp-status 2>/dev/null | grep WP)"60 local wp_disabled="$(echo "$wp_states" | grep "WP:.*is disabled.")"61 local wp_zero_len="$(echo "$wp_states" | grep "WP:.*, len=0x00000000")"