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

Issue 2815011: Remove unused files, and tidy the directory structure of the remaining ones. (Closed)

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

Description

Remove unused files, and tidy the directory structure of the remaining ones.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -2841 lines) Patch
M Makefile View 1 chunk +3 lines, -5 lines 0 comments Download
M README View 3 chunks +19 lines, -17 lines 0 comments Download
A + firmware/Makefile View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/README View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/boot_device.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/gbb_header.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/load_firmware_fw.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/load_kernel_fw.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/rollback_index.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/sysincludes.h View 1 chunk +4 lines, -3 lines 0 comments Download
A + firmware/include/tlcl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/include/utility.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/cgptlib.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/cgptlib_internal.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/crc32.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/include/cgptlib.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/include/cgptlib_internal.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/include/crc32.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cgptlib/include/gpt.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/README View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/include/cryptolib.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/include/padding.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/include/rsa.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/include/sha.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/padding.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/rsa.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/rsa_utility.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/sha1.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/sha2.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/cryptolib/sha_utility.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/include/stateful_util.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/include/tss_constants.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/include/vboot_common.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/include/vboot_kernel.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/include/vboot_struct.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/rollback_index.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/stateful_util.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/vboot_common.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/vboot_firmware.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/lib/vboot_kernel.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/linktest/main.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/stub/boot_device_stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/stub/load_firmware_stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/stub/tlcl.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + firmware/stub/utility_stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M host/Makefile View 1 chunk +3 lines, -2 lines 0 comments Download
A + host/include/file_keys.h View 1 chunk +1 line, -1 line 0 comments Download
A + host/include/signature_digest.h View 1 chunk +1 line, -1 line 0 comments Download
A + host/lib/file_keys.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + host/lib/signature_digest.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M host/linktest/main.c View 2 chunks +13 lines, -0 lines 0 comments Download
D misclibs/Makefile View 1 chunk +0 lines, -16 lines 0 comments Download
M tests/Makefile View 3 chunks +41 lines, -33 lines 0 comments Download
M tests/run_image_verification_tests.sh View 1 chunk +3 lines, -4 lines 0 comments Download
M tests/test_common.h View 2 chunks +0 lines, -27 lines 0 comments Download
M tests/test_common.c View 1 chunk +0 lines, -111 lines 0 comments Download
M utility/Makefile View 3 chunks +2 lines, -21 lines 0 comments Download
D utility/include/firmware_utility.h View 1 chunk +0 lines, -76 lines 0 comments Download
D utility/include/kernel_utility.h View 1 chunk +0 lines, -87 lines 0 comments Download
D utility/kernel_utility.cc View 1 chunk +0 lines, -525 lines 0 comments Download
D utility/load_kernel_test_old.c View 1 chunk +0 lines, -147 lines 0 comments Download
D utility/sign_image.c View 1 chunk +0 lines, -115 lines 0 comments Download
D vkernel/Makefile View 1 chunk +0 lines, -19 lines 0 comments Download
D vkernel/include/kernel_image.h View 1 chunk +0 lines, -118 lines 0 comments Download
D vkernel/include/kernel_image_fw.h View 1 chunk +0 lines, -168 lines 0 comments Download
D vkernel/kernel_image.c View 1 chunk +0 lines, -754 lines 0 comments Download
D vkernel/kernel_image_fw.c View 1 chunk +0 lines, -384 lines 0 comments Download
D vkernel/load_kernel_fw.c View 1 chunk +0 lines, -251 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Randall Spangler
10 years, 6 months ago (2010-06-17 21:11:07 UTC) #1
Bill Richardson
10 years, 6 months ago (2010-06-17 21:16:55 UTC) #2
LGTM-bot says "LGTM".

Powered by Google App Engine
This is Rietveld 408576698