[coreboot-gerrit] Patch merged into coreboot/master: 5f748a2 intel: fix microcode compilation failure in bootblock

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 28 19:54:32 CET 2014


the following patch was just integrated into master:
commit 5f748a2b8fc4c70f7078aa8b1ccc39edf37075f5
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jan 27 15:52:47 2014 -0600

    intel: fix microcode compilation failure in bootblock
    
    When not building with CONFIG_SSE there are not enough
    registers for ROMCC to use for spilling. The previous
    changes to this file had too many local variables that
    needed to be tracked -- thus causing romcc compilation
    issues.
    
    Change-Id: I3dd4b48be707f41ce273285e98ebd397c32a6a25
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list