[coreboot-gerrit] Patch merged into coreboot/master: lib/coreboot_table: add architecture hooks for adding tables

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 21 20:48:22 CEST 2016


the following patch was just integrated into master:
commit 5481c961b265ef5128ab67b24d0416df22d1f693
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 19 20:37:51 2016 -0500

    lib/coreboot_table: add architecture hooks for adding tables
    
    Add a architecture specific function, arch_write_tables(), that
    allows an architecture to add its required tables for booting.
    This callback helps write_tables() to be de-duplicated.
    
    Change-Id: I805c2f166b1e75942ad28b6e7e1982d64d2d5498
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14435
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list