[coreboot] Patch merged into coreboot/master: 4b85d9b SMM: Fix save state searching for GSMI

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 05:47:06 CET 2012


the following patch was just integrated into master:
commit 4b85d9b434f6150745e469bd8c04671f4307de33
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Wed Oct 10 12:11:55 2012 -0700

    SMM: Fix save state searching for GSMI
    
    The search for save state was comparing the entire RAX
    value when it needs to just operate on the bottom byte
    so it can find the GSMI command in bits 7:0 but not the
    extended command code in bits 15:8.
    
    Change-Id: I526c60e6b3732fa3680a17a4bed2a2ef23ccf94f
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/1774
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov 14 01:10:13 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Nov 14 05:47:05 2012, giving +2
See http://review.coreboot.org/1774 for details.

-gerrit




More information about the coreboot mailing list