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

Issue 2327001: VerifyKernelHeader() fills a KernelImage* (Closed)

Created:
10 years, 7 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/chromiumos
Visibility:
Public.

Description

VerifyKernelHeader() fills a KernelImage* Rather than copying individual fields. More suitable for use in LoadKernel(). Added StatefulSkip(), so that fields in the input stream can be skipped more cleanly.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -32 lines) Patch
M src/platform/vboot_reference/vboot_firmware/include/kernel_image_fw.h View 1 chunk +7 lines, -4 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/include/stateful_util.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/kernel_image_fw.c View 2 chunks +58 lines, -27 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/lib/stateful_util.c View 1 chunk +12 lines, -0 lines 0 comments Download
M src/platform/vboot_reference/vboot_firmware/linktest/main.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Randall Spangler
10 years, 7 months ago (2010-05-27 22:39:57 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698