[coreboot] Patch merged into coreboot/master: 7978e3a SMM: Pass the ACPI GNVS pointer via state save map

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 05:44:18 CET 2012


the following patch was just integrated into master:
commit 7978e3a3839b69c5b65de8dd8f35b4ffb8e27d93
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Wed Oct 3 19:11:26 2012 -0700

    SMM: Pass the ACPI GNVS pointer via state save map
    
    Instead of hijacking some random memory addresses to
    relay the GNVS pointer to SMM we can use EBX register
    during the write to APM_CNT register when the SMI is
    triggered.
    
    Change-Id: I79a89512c40353d72ad058cbf2e6a23a696945da
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/1766
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov 14 00:35:35 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Nov 14 05:44:17 2012, giving +2
See http://review.coreboot.org/1766 for details.

-gerrit




More information about the coreboot mailing list