[coreboot-gerrit] Patch merged into coreboot/master: a5c8afa cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 13 01:28:37 CET 2013


the following patch was just integrated into master:
commit a5c8afa9e604970b56b9410a730797127fe1d9e8
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Dec 4 22:21:15 2013 -0600

    cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
    
    CPU_MICROCODE_IN_CBFS was designed to mean that loading microcode updates
    from a CBFS file is supported, however, the name implies that microcode is
    present in CBFS. This has recently caused confusion both with contributions
    from Google, as well as SAGE. Rename this option to
    SUPPORT_CPU_UCODE_IN_CBFS in order to make it clearer that what is meant is
    "hey, the code we have for this CPU supports loading microcode updates from
    CBFS", and prevent further confusion.
    
    Change-Id: I394555f690b5ab4cac6fbd3ddbcb740ab1138339
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list