[coreboot-gerrit] Patch merged into coreboot/master: 27435d3 haswell: fix overflow handling TOUUD

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 3 17:30:10 CEST 2013


the following patch was just integrated into master:
commit 27435d3bcdd4c7bccb326f77ca64a54d3fb1170a
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jun 3 09:46:56 2013 -0500

    haswell: fix overflow handling TOUUD
    
    It's possible that the TOUUD can be set to less than
    4GiB. When that is the case the size_k variable is
    an extremely large value. Instead ensure TOUUD is greater
    than 4GiB before adding said resources.
    
    Change-Id: I456633d6210824e60665281538300fd15656b86d
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/3352
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list