[coreboot-gerrit] Patch merged into coreboot/master: mainboard/intel/galileo: Remove use of EDK-II macros & data types

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 3 06:22:41 CEST 2016


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

    mainboard/intel/galileo: Remove use of EDK-II macros & data types
    
    Add assert.h to use coreboot's ASSERT macro.
    Replace the use of UINT8 data type with uint8_t.
    
    TEST=Build and run on Galileo Gen2.
    
    Change-Id: I0756b0f30b3488647530e2dd1a4ab62813815f3e
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/15859
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list