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

Issue 2866006: Move old vkernel code out of vboot_firmware. (Closed)

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

Description

Move old vkernel code out of vboot_firmware. It will go away entirely once the build has moved to vboot_kernel.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -188 lines) Patch
M tests/Makefile View 1 chunk +2 lines, -1 line 0 comments Download
M utility/Makefile View 3 chunks +4 lines, -2 lines 0 comments Download
M utility/load_kernel_test.c View 2 chunks +5 lines, -2 lines 0 comments Download
A + utility/load_kernel_test_old.c View 2 chunks +9 lines, -7 lines 0 comments Download
M vboot_firmware/Makefile View 1 chunk +0 lines, -2 lines 0 comments Download
D vboot_firmware/include/firmware_image_fw.h View 1 chunk +0 lines, -154 lines 0 comments Download
M vboot_firmware/lib/include/vboot_kernel.h View 2 chunks +0 lines, -4 lines 0 comments Download
M vboot_firmware/lib/vboot_kernel.c View 1 chunk +1 line, -1 line 0 comments Download
M vboot_firmware/linktest/main.c View 3 chunks +0 lines, -13 lines 0 comments Download
M vboot_firmware/stub/load_firmware_stub.c View 1 chunk +4 lines, -2 lines 0 comments Download
M vkernel/Makefile View 2 chunks +2 lines, -1 line 0 comments Download
A + vkernel/include/kernel_image_fw.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + vkernel/kernel_image_fw.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + vkernel/load_kernel_fw.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Bill Richardson
10 years, 6 months ago (2010-06-16 19:49:27 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698