[coreboot] Patch merged into coreboot/master: 19c16ed Simplify VGA card discovery

gerrit at coreboot.org gerrit at coreboot.org
Sun Jul 22 13:10:45 CEST 2012


the following patch was just integrated into master:
commit 19c16edf950bd34d28ae06413bdcc31c75cfa821
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Fri Jul 20 12:16:17 2012 +0200

    Simplify VGA card discovery
    
    We were handling vga, vga_first, vga_last, vga_onboard just to determine
    an onboard chip and the first plugin card.
    We were also traversing the devices manually instead of using the utility
    functions we have, for the chance that there are non-VGA cards we need to
    cope with (but why would they require VGA-style handling?)
    
    Change-Id: I8aa73aefa102725a64287f78a59de3d5dda1c7f2
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>


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

-gerrit




More information about the coreboot mailing list