[coreboot-gerrit] Patch merged into coreboot/master: i945/gma.c: Generate fake VBT

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 27 15:46:18 CEST 2016


the following patch was just integrated into master:
commit 333176e5d3b77da6e49a1ddd868a180e6d878e20
Author: Arthur Heymans <arthur at aheymans.xyz>
Date:   Wed Sep 7 22:10:57 2016 +0200

    i945/gma.c: Generate fake VBT
    
    This generates a fake VBT for the Intel i945 graphic device. i945
    supports both the mobile chipset 945gm (calistoga) and the desktop
    chipset 945gc (lakeport), which is why a VBT with a different id string
    needs to be created for each target.
    
    The VBT id string is obtained from the vbios blob in the following way:
    "strings vbios.bin | grep VBT".
    
    Change-Id: I8245b12b16a4426efbe1f584d4163fc257231a98
    Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
    Reviewed-on: https://review.coreboot.org/16530
    Tested-by: build bot (Jenkins)
    Reviewed-by: Damien Zammit <damien at zamaudio.com>
    Reviewed-by: Nico Huber <nico.h at gmx.de>


See https://review.coreboot.org/16530 for details.

-gerrit



More information about the coreboot-gerrit mailing list