[coreboot-gerrit] Patch merged into coreboot/master: die() when attempting to use bounce buffer on non-i386.

gerrit at coreboot.org gerrit at coreboot.org
Mon Feb 22 18:38:53 CET 2016


the following patch was just integrated into master:
commit f0d39c409b95c2095f84adcd0dcb9b0381e1562e
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Fri Feb 19 16:44:22 2016 +0100

    die() when attempting to use bounce buffer on non-i386.
    
    Only i386 has code to support bounce buffer. For others coreboot
    would silently discard part of binary which doesn't work and is a hell to debug.
    
    Instead just die.
    
    Change-Id: I37ae24ea5d13aae95f9856a896700a0408747233
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
    Reviewed-on: https://review.coreboot.org/13750
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list