[coreboot] Patch merged into coreboot/master: cfd7a42 Drop get_smbios_data from chip_operations

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 29 23:48:12 CET 2012


the following patch was just integrated into master:
commit cfd7a424b8e18f8301dbcbd921eccfd8c57b0d16
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Aug 28 07:49:49 2012 +0300

    Drop get_smbios_data from chip_operations
    
    We only want to add data once per device. Using the one in
    chip_operations is not very usable anyway, as different
    devices under the same chip directory would need to output
    entirely different sets of data.
    
    Change-Id: I96690c4c699667343ebef44a7f3de1f974cf6d6d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>

Build-Tested: build bot (Jenkins) at Fri Oct 26 23:28:26 2012, giving +1
See http://review.coreboot.org/1492 for details.

-gerrit




More information about the coreboot mailing list