[coreboot-gerrit] Patch merged into coreboot/master: 617f853 lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer

gerrit at coreboot.org gerrit at coreboot.org
Sat Nov 23 18:40:42 CET 2013


the following patch was just integrated into master:
commit 617f853ae43ce1c15fbec1ecba2aa5624f6b4c7d
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sat Nov 23 14:46:34 2013 +0100

    lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer
    
    When testing Ron's patch on qemu I found out that fill_lb_framebuffer
    overwrites size and tag fields. We need either to fix/check all
    fill_lb_framebuffer implementations or write tag/size after fill_lb_framebuffer.
    I prefer later as it's more robust.
    
    Change-Id: I98f5bac14f65fb4d990cb21426d402b27f2e8a48
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
    Reviewed-on: http://review.coreboot.org/4263
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list