[coreboot] Patch merged into coreboot/master: 5c88c6f elog: add extended management engine event

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 8 19:39:33 CET 2012


the following patch was just integrated into master:
commit 5c88c6f2d797b7fbcbf844a79356fcc833eb5338
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Sat Sep 1 14:00:23 2012 -0700

    elog: add extended management engine event
    
    We are seeing ME disabled and ME error events on some devices
    and this extended info can help with debug.
    
    Also fix a potential issue where if the log does manage to get
    completely full it will never try to shrink it because the only
    call to shrink the log happens after a successful event write.
    Add a check at elog init time to shrink the log size.
    
    Change-Id: Ib81dc231f6a004b341900374e6c07962cc292031
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/1739
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Thu Nov  8 08:05:22 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Thu Nov  8 19:39:30 2012, giving +2
See http://review.coreboot.org/1739 for details.

-gerrit




More information about the coreboot mailing list