[coreboot-gerrit] Patch merged into coreboot/master: 7a91816 Fix compile error in chromeos by adding stddef.h

gerrit at coreboot.org gerrit at coreboot.org
Sun Nov 24 05:30:12 CET 2013


the following patch was just integrated into master:
commit 7a91816bdbccd488361356eb309e9afb0f02db22
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Apr 8 09:32:12 2013 -0700

    Fix compile error in chromeos by adding stddef.h
    
    Compile was failing with the following error:
    
    In file included from src/vendorcode/google/chromeos/vboot_handoff.h:22:0,
                     from src/vendorcode/google/chromeos/chromeos.c:22:
    vboot_reference/firmware/include/vboot_api.h:388:18: error: unknown type name 'size_t'
    src/vendorcode/google/chromeos/chromeos.c: In function 'vboot_get_payload':
    src/vendorcode/google/chromeos/chromeos.c:50:23: error: 'NULL' undeclared (first use in this function)
    
    Change-Id: I13f9e41ef6a4151dc65a49eacfa0574083f72978
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://gerrit.chromium.org/gerrit/48289
    Reviewed-on: http://review.coreboot.org/4131
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list