[coreboot-gerrit] Patch merged into coreboot/master: 24d4dae vboot: remove vboot_handoff.h from chromeos.h

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 13 12:24:04 CEST 2015


the following patch was just integrated into master:
commit 24d4dae00f5bb2c1d921ec28726826ddaa3e1564
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Tue Feb 3 14:44:55 2015 -0800

    vboot: remove vboot_handoff.h from chromeos.h
    
    chromeos.h includes vboot_handoff.h, which includes vboot_api.h. since
    vboot_api.h is not available to non-chromeos projects, build fails for
    some boards (e.g. glados).
    
    this change removes (unnecessary) inclusion of vboot_handoff.h in chromeos.h
    and fixes other files which rely on indirect inclusion of vboot_handoff.h
    by making it direct.
    
    BUG=none
    BRANCH=tot
    TEST=built for cosmos, falco, lumpy, nyan_blaze, parrot, rambi, rush_ryu,
    samus, storm, veyron_pinky
    
    Change-Id: I465e3657c6a0944bc75a669e5e52e74d46b3ec6c
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: 6ace70d721aceae9257288815ce8fd7c6c74b8f5
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Change-Id: I12612773372e358584d12fffaf5f968a46083fab
    Original-Reviewed-on: https://chromium-review.googlesource.com/245864
    Original-Tested-by: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Reviewed-by: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: http://review.coreboot.org/9566
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/9566 for details.

-gerrit



More information about the coreboot-gerrit mailing list