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

Issue 1607006: VBoot Reference: Output debug information using debug() instead of fprintf(). (Closed)

Created:
10 years, 8 months ago by gauravsh
Modified:
9 years, 6 months ago
Reviewers:
Luigi Semenzato
CC:
chromium-os-reviews_chromium.org, gauravsh
Visibility:
Public.

Description

VBoot Reference: Output debug information using debug() instead of fprintf(). This should make it easier to switch off debug messages if needed. TESTS=builds fine, autotest builds fine (using both arm/x86-generic)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -40 lines) Patch
M src/platform/vboot_reference/common/rollback_index.c View 3 chunks +3 lines, -3 lines 0 comments Download
M src/platform/vboot_reference/cryptolib/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M src/platform/vboot_reference/misclibs/file_keys.c View 3 chunks +5 lines, -5 lines 0 comments Download
M src/platform/vboot_reference/misclibs/signature_digest.c View 3 chunks +4 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/tests/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
M src/platform/vboot_reference/tests/big_firmware_tests.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/platform/vboot_reference/tests/big_kernel_tests.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/platform/vboot_reference/tests/firmware_verify_benchmark.c View 4 chunks +4 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/tests/kernel_rollback_tests.c View 4 chunks +4 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/tests/kernel_verify_benchmark.c View 4 chunks +4 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/tests/rollback_index_mock.c View 2 chunks +3 lines, -3 lines 0 comments Download
M src/platform/vboot_reference/tests/rsa_verify_benchmark.c View 4 chunks +4 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/tests/test_common.c View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gauravsh
10 years, 8 months ago (2010-04-05 22:00:24 UTC) #1
Luigi Semenzato
10 years, 8 months ago (2010-04-05 22:47:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698