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

Issue 2762009: Add vbutil_key (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

Utility to pack public key, version, algorithm into a single file in VbPublicKey format

Patch Set 1 #

Patch Set 2 : Cleanup vs main #

Patch Set 3 : Util to pack/unpack .vbpubk files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -57 lines) Patch
M host/Makefile View 1 chunk +2 lines, -1 line 0 comments Download
M host/include/host_common.h View 2 chunks +2 lines, -0 lines 0 comments Download
M host/include/host_key.h View 1 chunk +16 lines, -5 lines 0 comments Download
A host/include/host_misc.h View 1 chunk +25 lines, -0 lines 0 comments Download
M host/lib/host_common.c View 3 chunks +5 lines, -12 lines 0 comments Download
M host/lib/host_key.c View 1 5 chunks +90 lines, -8 lines 0 comments Download
A host/lib/host_misc.c View 1 chunk +49 lines, -0 lines 0 comments Download
M host/linktest/main.c View 2 chunks +7 lines, -2 lines 0 comments Download
M tests/vboot_common2_tests.c View 3 chunks +6 lines, -4 lines 0 comments Download
M tests/vboot_common3_tests.c View 3 chunks +8 lines, -5 lines 0 comments Download
M utility/Makefile View 3 chunks +6 lines, -2 lines 0 comments Download
M utility/load_kernel_test.c View 2 chunks +5 lines, -17 lines 0 comments Download
A utility/vbutil_key.c View 1 chunk +175 lines, -0 lines 0 comments Download
M vboot_firmware/lib/include/vboot_struct.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Randall Spangler
10 years, 6 months ago (2010-06-10 19:29:46 UTC) #1
Bill Richardson
LGTM
10 years, 6 months ago (2010-06-10 19:36:30 UTC) #2
gauravsh
lgtm
10 years, 6 months ago (2010-06-10 19:41:38 UTC) #3
gauravsh
10 years, 6 months ago (2010-06-10 19:41:40 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698