[coreboot] Patch merged into coreboot/master: db463a6 Sandybridge: Display platform information early

gerrit at coreboot.org gerrit at coreboot.org
Wed May 2 19:52:38 CEST 2012


the following patch was just integrated into master:
commit db463a6eedd399efb93deee2536a43ff07bef9f6
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Apr 18 15:47:32 2012 -0700

    Sandybridge: Display platform information early
    
    It is important to have the system configuration reported as early as
    possible to have a better idea what exact chipset the platform is
    running with.
    
    This change adds code to have an early coreboot module report the CPU
    and PCH information. CPU info includes the 32 bit feature information
    word, the symbolic processor brand string, and information about some
    features support, as obtained through CPUID instructions.
    
    The PCH information includes the symbolic device name and PCI device
    version.
    
    Change-Id: If6c21ad5ffb76d7d57d89f4f87d04bdd7192480a
    Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Wed May  2 19:52:36 2012, giving +2
See http://review.coreboot.org/975 for details.

-gerrit




More information about the coreboot mailing list