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

Issue 6879051: Process case of corrupted firmware explicitly. (Closed)

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

Description

Process case of corrupted firmware explicitly. Add the missing return statement to allow to tell between different recovery reasons on legacy firmware. Change-Id: I287e9d91dde040dd0edbe23422dc8914f81cc9f2 BUG=chromium-os:14295 TEST=manual On a system with a chromeOS Flash USB drive plugged in: - preserve currently running firmware - corrupt both RW firmware sections - restart the system (it comes up in recovery mode) - login - run `crossystem recovery_reason' and observe the result: it used to print '66' before the fix, prints '3' after the fix. - restore the firmware Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=f313ae4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M host/arch/x86/lib/crossystem_arch.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vb
9 years, 8 months ago (2011-04-19 19:48:45 UTC) #1
Randall Spangler
9 years, 8 months ago (2011-04-19 20:05:34 UTC) #2
LGTM, thanks

Powered by Google App Engine
This is Rietveld 408576698