[coreboot-gerrit] Patch merged into coreboot/master: d8b4dcf cpu/intel: Do not rely on CBFS microcode having a terminator

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 17 22:59:21 CET 2013


the following patch was just integrated into master:
commit d8b4dcfb6fd4dc8c194328008c4966552ebf0631
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Sun Dec 8 16:30:07 2013 -0600

    cpu/intel: Do not rely on CBFS microcode having a terminator
    
    Up until now, a dummy terminator was required for CBFS microcode files.
    This was a coreboot only requirement in order to terminate the loop which
    searches for updates.
    
    Figure out where the microcode file ends, and exit the loop if we pass the
    end of the CBFS without finding any updates.
    
    Change-Id: Ib61247e83ae6b67b27fcd61bd40241d4cd7bd246
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list