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

Issue 2848006: Refactor LoadFrmware() to avoid global variables, which don't work when running out of ROM (Closed)

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

Description

Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM

Patch Set 1 #

Patch Set 2 : Undo change to vboot_struct #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -155 lines) Patch
M host/include/host_key.h View 1 chunk +0 lines, -10 lines 0 comments Download
M host/lib/host_key.c View 2 chunks +0 lines, -23 lines 0 comments Download
M host/linktest/main.c View 1 chunk +0 lines, -2 lines 0 comments Download
M vboot_firmware/include/load_firmware_fw.h View 1 2 chunks +46 lines, -32 lines 0 comments Download
M vboot_firmware/lib/include/vboot_common.h View 1 chunk +10 lines, -0 lines 0 comments Download
M vboot_firmware/lib/include/vboot_firmware.h View 1 chunk +0 lines, -1 line 0 comments Download
M vboot_firmware/lib/load_firmware_fw.c View 1 chunk +6 lines, -40 lines 0 comments Download
M vboot_firmware/lib/vboot_common.c View 1 chunk +20 lines, -0 lines 0 comments Download
M vboot_firmware/lib/vboot_firmware.c View 1 6 chunks +41 lines, -24 lines 0 comments Download
M vboot_firmware/linktest/main.c View 1 3 chunks +3 lines, -2 lines 0 comments Download
M vboot_firmware/stub/load_firmware_stub.c View 1 2 chunks +29 lines, -21 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698