[coreboot] Patch merged into coreboot/master: 8d33657 Revamp cbmem.py to use the coreboot tables.

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 30 17:46:36 CEST 2012


the following patch was just integrated into master:
commit 8d336571c89034327cac5bae2c2b9242165e0f48
Author: Gabe Black <gabeblack at google.com>
Date:   Sat Jan 7 01:03:42 2012 -0800

    Revamp cbmem.py to use the coreboot tables.
    
    This change makes significant changes to cbmem.py to make it use the
    coreboot tables to find the memory console and timestamp areas instead
    of looking for the in memory table TOC structure. That appears to be
    more robust and gets cbmem.py working again after some unrelated
    changes that affected memory layout.
    
    It also introduces some small infrastructure to make accessing C style
    structures in physical memory easier and more transparent.
    
    Change-Id: I51833055a50c2d76423520ba6e059bf8fc50adea
    Signed-off-by: Gabe Black <gabeblack at google.com>

Build-Tested: build bot (Jenkins) at Fri Mar 30 10:44:44 2012, giving +1
See http://review.coreboot.org/762 for details.

-gerrit




More information about the coreboot mailing list