Descriptioncrossystem uses VbNvStorage
Change-Id: I3f158115c8514bda0b271674870d68717c4816e6
BUG=12282
TEST=manual
crossystem fwb_tries=0 && crossystem fwb_tries
This should print 0 on both BIOSes.
crossystem fwb_tries=6 && crossystem fwb_tries
This should print 1 on an older BIOS and 6 on a new BIOS (0050+)
Then reboot and run
crossystem mainfw_act
This should print 'B', since fwb_tries was non-zero.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0f8ffb1
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|