[coreboot] Patch merged into coreboot/master: d5d3406 Remove duplicate VGA BIOS interrupt handlers

gerrit at coreboot.org gerrit at coreboot.org
Sat Nov 24 20:12:57 CET 2012


the following patch was just integrated into master:
commit d5d340695b84ef6351818236dc514cd9734e87b1
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Thu Nov 22 15:37:47 2012 +0100

    Remove duplicate VGA BIOS interrupt handlers
    
    Some boards have two instances of the int15 handler that supports
    the onboard VGA BIOS, for YABEL and realmode.
    These are now similar enough that they can be deduplicated.
    
    Due to minor differences this requires manual effort.
    
    Change-Id: I03ae314cb90dd65d96591ce448504aa961cbeb88
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>
    Reviewed-on: http://review.coreboot.org/1893
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Sat Nov 24 11:22:51 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Sat Nov 24 20:12:56 2012, giving +2
See http://review.coreboot.org/1893 for details.

-gerrit




More information about the coreboot mailing list