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

Issue 3165023: Add some commands to tpmc. (Closed)

Created:
10 years, 4 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, Luigi Semenzato, Bill Richardson, gauravsh
Base URL:
ssh://git@chromiumos-git/vboot_reference.git
Visibility:
Public.

Description

Add some commands to tpmc.

Patch Set 1 #

Patch Set 2 : sweep bugs #

Total comments: 6

Patch Set 3 : . #

Total comments: 5

Patch Set 4 : . #

Patch Set 5 : White space fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -22 lines) Patch
M firmware/version.c View 1 chunk +1 line, -1 line 0 comments Download
M utility/tpmc.c View 1 2 3 4 5 chunks +176 lines, -21 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Luigi Semenzato
As suggested, I added the GetPermissions command.
10 years, 4 months ago (2010-08-16 21:57:50 UTC) #1
Randall Spangler
http://codereview.chromium.org/3165023/diff/2001/3002 File utility/tpmc.c (right): http://codereview.chromium.org/3165023/diff/2001/3002#newcode23 utility/tpmc.c:23: int nargs; As we discussed, add a comment: /* ...
10 years, 4 months ago (2010-08-16 23:04:47 UTC) #2
Luigi Semenzato
PTAL
10 years, 4 months ago (2010-08-16 23:59:02 UTC) #3
gauravsh
http://codereview.chromium.org/3165023/diff/7001/3004 File utility/tpmc.c (right): http://codereview.chromium.org/3165023/diff/7001/3004#newcode35 utility/tpmc.c:35: *value = strtoul(string, &end, 16); should you be doing ...
10 years, 4 months ago (2010-08-17 01:49:41 UTC) #4
Luigi Semenzato
PTAQL! http://codereview.chromium.org/3165023/diff/7001/3004 File utility/tpmc.c (right): http://codereview.chromium.org/3165023/diff/7001/3004#newcode35 utility/tpmc.c:35: *value = strtoul(string, &end, 16); On 2010/08/17 01:49:41, ...
10 years, 4 months ago (2010-08-17 16:18:58 UTC) #5
Randall Spangler
10 years, 4 months ago (2010-08-17 18:41:20 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698