[coreboot-gerrit] Patch merged into coreboot/master: 1f5487a coreboot_tables: reduce redundant data structures

gerrit at coreboot.org gerrit at coreboot.org
Sun Aug 10 22:23:22 CEST 2014


the following patch was just integrated into master:
commit 1f5487a7c0687b910a898b1fe704e9b75947b5dc
Author: Julius Werner <jwerner at chromium.org>
Date:   Tue Aug 27 15:38:54 2013 -0700

    coreboot_tables: reduce redundant data structures
    
    There are three coreboot table tags that all define some kind of memory
    region, and each has their own homologous struct. I'm about to add a
    fourth so I'll just clean this up and turn it into a generic struct
    lb_range instead.
    
    Change-Id: Id148b2737d442e0636d2c05e74efa1fdf844a0d3
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/167154
    (cherry picked from commit 22d82ffa3f5500fbc1b785e343add25e61f4f194)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6456
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list