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

Issue 2919010: Add tpm lite to vboot reference (Closed)

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

Description

Add tpm lite to vboot reference

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1877 lines, -80 lines) Patch
M Makefile View 2 chunks +4 lines, -1 line 0 comments Download
M firmware/Makefile View 3 chunks +9 lines, -3 lines 0 comments Download
M firmware/include/sysincludes.h View 1 chunk +8 lines, -0 lines 0 comments Download
M firmware/lib/rollback_index.c View 3 chunks +44 lines, -2 lines 0 comments Download
A + firmware/lib/tpm_lite/include/tlcl.h View 5 chunks +36 lines, -20 lines 0 comments Download
A firmware/lib/tpm_lite/include/tlcl_internal.h View 1 chunk +61 lines, -0 lines 0 comments Download
A firmware/lib/tpm_lite/include/tlcl_structures.h View 1 chunk +96 lines, -0 lines 0 comments Download
A + firmware/lib/tpm_lite/include/tss_constants.h View 1 chunk +0 lines, -9 lines 0 comments Download
A firmware/lib/tpm_lite/tlcl.c View 1 chunk +241 lines, -0 lines 0 comments Download
M firmware/linktest/main.c View 1 chunk +1 line, -0 lines 0 comments Download
M firmware/stub/include/biosincludes.h View 1 chunk +3 lines, -0 lines 0 comments Download
A firmware/stub/include/tpmextras.h View 1 chunk +30 lines, -0 lines 0 comments Download
D firmware/stub/tlcl.c View 1 chunk +0 lines, -44 lines 0 comments Download
A firmware/stub/tpm_lite_stub.c View 1 chunk +178 lines, -0 lines 0 comments Download
M firmware/version.c View 1 chunk +1 line, -1 line 0 comments Download
M tests/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A tests/tpm_lite/Makefile View 1 chunk +41 lines, -0 lines 0 comments Download
A tests/tpm_lite/clear.c View 1 chunk +29 lines, -0 lines 0 comments Download
A tests/tpm_lite/earlyextend.c View 1 chunk +35 lines, -0 lines 0 comments Download
A tests/tpm_lite/earlynvram.c View 1 chunk +54 lines, -0 lines 0 comments Download
A tests/tpm_lite/earlynvram2.c View 1 chunk +54 lines, -0 lines 0 comments Download
A tests/tpm_lite/enable.c View 1 chunk +22 lines, -0 lines 0 comments Download
A tests/tpm_lite/fastenable.c View 1 chunk +61 lines, -0 lines 0 comments Download
A tests/tpm_lite/globallock.c View 1 chunk +81 lines, -0 lines 0 comments Download
A tests/tpm_lite/lock.c View 1 chunk +29 lines, -0 lines 0 comments Download
A tests/tpm_lite/readonly.c View 1 chunk +110 lines, -0 lines 0 comments Download
A tests/tpm_lite/redefine.c View 1 chunk +79 lines, -0 lines 0 comments Download
A tests/tpm_lite/spaceperm.c View 1 chunk +44 lines, -0 lines 0 comments Download
A tests/tpm_lite/writelimit.c View 1 chunk +61 lines, -0 lines 0 comments Download
M utility/Makefile View 4 chunks +14 lines, -0 lines 0 comments Download
A utility/tlcl_generator.c View 1 chunk +450 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Randall
10 years, 5 months ago (2010-07-13 23:59:03 UTC) #1
gauravsh
10 years, 5 months ago (2010-07-14 00:27:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698