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

gerrit at coreboot.org gerrit at coreboot.org
Mon Nov 25 23:01:22 CET 2013


the following patch was just integrated into master:
commit fe8290de22562251ef94fdd09c6577ae3ede1c44
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue Apr 23 15:00:02 2013 -0700

    Fix VGA option rom INT15 handler
    
    The format of this function changed but was not updated in
    all mainboards.  This fixes all Sandybridge/Ivybridge boards.
    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: Icdaae4d6d50884f6d7bce7a167d48cb1d4807010
    Reviewed-on: https://gerrit.chromium.org/gerrit/48969
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at google.com>
    Tested-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/4135
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list