[coreboot-gerrit] Patch merged into coreboot/master: c1ef740 haswell: Fix VGA option rom INT15 handler

gerrit at coreboot.org gerrit at coreboot.org
Sat May 11 00:15:31 CEST 2013


the following patch was just integrated into master:
commit c1ef740d88ea88c4ec7ef5449bd8d348fc15a9a2
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Tue Apr 23 08:39:19 2013 -0700

    haswell: Fix VGA option rom INT15 handler
    
    The format of this function changed but was not updated in
    all mainboards.  This fixes BaskingRidge and WTM2.
    
    The int15 handler no longer takes a regs structure as an
    argument and instead uses global variables.  The yabel interface
    is now similar enough that we can drop the duplicate handler.
    
    Change-Id: Ia717ae14f99cee6d83ccdb1e26b9d7defe1638c4
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/48896
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/3230
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list