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

Issue 3249009: Always treat invalid images as nonexistant now. (Closed)

Created:
10 years, 3 months ago by Bill Richardson
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

Always treat invalid images as nonexistant now. This makes the sequence of pictures shown to the user slightly less confusing, but the whole process needs a bit more cleanup. Some of the work has to be done in the BIOS code, not just here. This is better, but it's not complete. Change-Id: If0b3ecc92716020a06031866849d83411d7f0db8 BUG=chrome-os-partner:903 TEST=manual

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M firmware/lib/vboot_kernel.c View 1 chunk +6 lines, -5 lines 0 comments Download
M firmware/version.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Richardson
10 years, 3 months ago (2010-08-30 22:08:40 UTC) #1
Randall Spangler
10 years, 3 months ago (2010-08-30 22:14:25 UTC) #2
Well, it's more "treat any device which doesn't have a good kernel as invalid"
than "as nonexistant", but I agree with the change.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698