[coreboot-gerrit] Patch merged into coreboot/master: a30f7e6 cbfs: correct types used for accessing files

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 1 22:51:14 CEST 2015


the following patch was just integrated into master:
commit a30f7e667ca56fdfeea98cbe736b61b67048c621
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Mar 31 20:33:53 2015 -0500

    cbfs: correct types used for accessing files
    
    In commit 72a8e5e751a7fa97c9d198f68cad49f9d9851669 the
    Makefile's were updated to use named types for cbfs
    file addition. However, the call sites were not checked to
    ensure the types matched. Correct all call sites to use the
    named types.
    
    Change-Id: Ib9fa693ef517e3196a3f04e9c06db52a9116fee7
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9195
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list