[coreboot-gerrit] Patch merged into coreboot/master: chromeos/vboot: allow platform to hook into vboot_reboot()

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 4 17:34:22 CET 2016


the following patch was just integrated into master:
commit 5dbefd9ff672dd9bbcbbf20441fcb7909137b584
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Jan 22 16:33:57 2016 -0600

    chromeos/vboot: allow platform to hook into vboot_reboot()
    
    Sometimes it's necessary for the platform to perform clean up
    tasks prior to reboot when employing vboot. For example, x86 systems
    that resume and do vboot verification may need to clear their
    sleep control register prior to doing a cold reset so that the
    next boot doesn't appear to be a resume. Allow that hook by
    introducing vboot_platform_prepare_reboot().
    
    BUG=chrome-os-partner:46049
    BRANCH=glados
    TEST=Ensure vboot_platform_prepare_reboot() called from vboot_reboot().
    
    Change-Id: I622c9181d9fa3048204e3df3223d5dd4b458abca
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f31ffc40bde002dec398fd4dd9d2ee9d65df0d7b
    Original-Change-Id: I97318cec34494a7fc4b1ecf2cb22715d20e730ff
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/323501
    Original-Reviewed-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://review.coreboot.org/13575
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/13575 for details.

-gerrit



More information about the coreboot-gerrit mailing list