Skip to content

Commit

Permalink
0x8091
Browse files Browse the repository at this point in the history
  • Loading branch information
rainestorme authored Nov 26, 2023
1 parent 9ad6251 commit d860912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wax/payloads/defog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if crossystem wp_sw?1; then
echo "WP not disabled - try on v105 with no battery"
return
fi
/usr/share/vboot/bin/set_gbb_flags.sh 0x8090
/usr/share/vboot/bin/set_gbb_flags.sh 0x8091
crossystem block_devmode=0
vpd -i RW_VPD block_devmode=0
echo "GBB flags set. Devmode should now be unblocked, you're good to proceed"
Expand Down

0 comments on commit d860912

Please sign in to comment.