Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Issue 6576059: crossystem uses VbNvStorage (Closed)

Created:
9 years, 10 months ago by Randall Spangler
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

crossystem 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -6 lines) Patch
M host/lib/crossystem.c View 4 chunks +119 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Randall Spangler
9 years, 10 months ago (2011-02-24 23:52:24 UTC) #1
Bill Richardson
9 years, 10 months ago (2011-02-25 17:35:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698