[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/quark: Remove use of EDK-II macros and data types

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 3 17:31:44 CEST 2016


the following patch was just integrated into master:
commit 14d09264a2b64c38bf4e5cf309947a8a2fbafc6d
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Thu Jul 21 09:17:10 2016 -0700

    soc/intel/quark: Remove use of EDK-II macros and data types
    
    Include assert.h to use coreboot's ASSERT macro.
    Replace the use of UINT32 data type with uint32_t.
    Replace the use of UINT8 data type with uint8_t.
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I0bb7e43ea570f7b20355c5d05675ebf593942e83
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/15858
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list