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

Issue 2862019: Provide a means of including BIOS specific definitions when required. (Closed)

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

Description

Include BIOS specific definitions when required. This is a noop for host/chroot environment. When compiling in the firmware space the standard include files will not be included, the definitions will be supplied by the BIOS, through the new file (firmware/include/sysincludes.h). Testing ======= RUNTESTS=1 make in the top level directory succeeds, confirming that the tree compiles cleanly and the unit tests pass.

Patch Set 1 #

Patch Set 2 : Modify attributes fieldi size to comply with msc limitations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M Makefile View 1 chunk +1 line, -1 line 0 comments Download
M firmware/include/sysincludes.h View 2 chunks +5 lines, -0 lines 0 comments Download
A firmware/stub/biosincludes.h View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vb
10 years, 6 months ago (2010-06-19 01:54:51 UTC) #1
Randall Spangler
10 years, 6 months ago (2010-06-21 15:29:11 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698