the following patch was just integrated into master:
commit 4b85d9b434f6150745e469bd8c04671f4307de33
Author: Duncan Laurie <[email protected]>
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 <[email protected]>
    Reviewed-on: http://review.coreboot.org/1774
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <[email protected]>

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

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to