[coreboot] Patch merged into coreboot/master: d396a77 SMM: Extract function for finding save state node

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 14 05:42:20 CET 2012


the following patch was just integrated into master:
commit d396a77b4d144a89a98240541945111280106de6
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Wed Oct 3 18:22:16 2012 -0700

    SMM: Extract function for finding save state node
    
    This is currently used by the ELOG GSMI interface but is a
    good way to pass data to SMM so move the current searching code
    to a separate function and make it a bit more versatile with the
    checks it does to find a match so it can be used in other
    situations.
    
    Change-Id: I5b6f92169f77c7707448ec38684cdd53c02fe0a5
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/1763
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

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

-gerrit




More information about the coreboot mailing list