[coreboot-gerrit] Patch merged into coreboot/master: cpu/intel: Move Power notification ASL code into `common/acpi`

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 23 22:28:16 CEST 2015


the following patch was just integrated into master:
commit 469f593498cabf0bf205833bab4218e409929cf8
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Tue Oct 13 21:07:32 2015 +0200

    cpu/intel: Move Power notification ASL code into `common/acpi`
    
    Commit 24813c14 (i945: Consolidate acpi/platform.asl) creates the file
    in the directory `src/cpu/intel/model_6dx/acpi`, although the devices
    can also use different Intel CPU models like, for example,
    `intel/model_6ex` on the Lenovo T60.
    
    Therefore move the file to the directory `src/cpu/intel/common/acpi` so
    that other devices, like Intel GM45 based devices, can also include it.
    
    Change-Id: I90126b66a4d70468923622a8e3aebadeafcbf96f
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/11880
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list