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

Issue 2735004: Uses TPM return codes. (Closed)

Created:
10 years, 6 months ago by Randall Spangler
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://gitrw.chromium.org/vboot_reference.git
Visibility:
Public.

Description

Uses TPM return codes. Rollback_index funcs now all return 0 if succcess, nonzero if error. (Note: not fully implemented; Luigi, please clean this up in a subsequent CL) LoadKernel() checks return codes from TPM funcs. LoadKernel() only looks at versions from TPM in normal boot mode.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -72 lines) Patch
M tests/rollback_index_mock.c View 3 chunks +9 lines, -5 lines 0 comments Download
M vboot_firmware/include/rollback_index.h View 1 chunk +5 lines, -5 lines 0 comments Download
M vboot_firmware/lib/load_kernel_fw.c View 6 chunks +68 lines, -48 lines 0 comments Download
M vboot_firmware/lib/rollback_index.c View 4 chunks +27 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Randall Spangler
10 years, 6 months ago (2010-06-08 21:05:14 UTC) #1
Luigi Semenzato
10 years, 6 months ago (2010-06-08 22:37:37 UTC) #2
LGTM.

No point in nitpicking, since there are massive collisions with my upcoming
change :-)

Powered by Google App Engine
This is Rietveld 408576698