[coreboot-gerrit] Patch merged into coreboot/master: a8bda43 cbmem: Break out CBMEM_ID to a separate header file

gerrit at coreboot.org gerrit at coreboot.org
Tue Jun 9 17:21:09 CEST 2015


the following patch was just integrated into master:
commit a8bda437d1f409c7e357a51e2b0f4d91bef31107
Author: Marc Jones <marc.jones at se-eng.com>
Date:   Thu Jun 4 23:36:01 2015 -0600

    cbmem: Break out CBMEM_ID to a separate header file
    
    The cbmem util needs the CBMEM_IDs and the strings for
    reporting and shares the cbmem.h file with coreboot. Split out
    the IDs so for a simpler sharing and no worries about overlap of
    standard libraries and other things in the header that coreboot
    requires, but the tool does not.
    
    Change-Id: Iba760c5f99c5e9838ba9426e284b59f02bcc507a
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    Reviewed-on: http://review.coreboot.org/10430
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list