[coreboot] Patch merged into coreboot/master: 23e192d Add code to read Intel microcode from CBFS

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 24 22:15:20 CEST 2012


the following patch was just integrated into master:
commit 23e192d58ff8112518cf6f5cc01bb3bb173f4660
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Tue Jun 19 12:56:57 2012 -0700

    Add code to read Intel microcode from CBFS
    
    When CONFIG_MICROCODE_IN_CBFS is enabled, find the microcode blob in
    CBFS and pass it to intel_update_microcode() instead of using the
    compiled in array.
    
    CBFS accesses in pre-RAM and 'normal' environments are provided
    through different API.
    
    Change-Id: I35c1480edf87e550a7b88c4aadf079cf3ff86b5d
    Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>

Build-Tested: build bot (Jenkins) at Tue Jul 24 09:29:47 2012, giving +1
See http://review.coreboot.org/1296 for details.

-gerrit




More information about the coreboot mailing list