[coreboot-gerrit] Patch merged into coreboot/master: intel/skylake: Do not halt in poweroff if in SMM

gerrit at coreboot.org gerrit at coreboot.org
Sat Aug 20 10:48:51 CEST 2016


the following patch was just integrated into master:
commit 97e0a65081fe8043550a46e38f86481619f49c74
Author: Furquan Shaikh <furquan at google.com>
Date:   Thu Aug 18 21:42:36 2016 -0700

    intel/skylake: Do not halt in poweroff if in SMM
    
    Calling halt in poweroff when in SMM prevents SLP_SMI to be triggered
    preventing the system from entering sleep state. Fix this by calling
    halt only if ENV_SMM is not true.
    
    BUG=chrome-os-partner:56395
    
    Change-Id: I3addc1ea065346fbc5dbec9d1ad49bbd0ae05696
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/16259
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list