[coreboot-gerrit] Patch merged into coreboot/master: a98d306 nvramtool: Use CMOS_SIZE for cmos size

gerrit at coreboot.org gerrit at coreboot.org
Sat May 4 00:14:20 CEST 2013


the following patch was just integrated into master:
commit a98d3061e9e85be2f924850860e76f07cfc5af37
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Thu Apr 11 12:32:32 2013 +0200

    nvramtool: Use CMOS_SIZE for cmos size
    
    We write CMOS data to 128 byte files, which is a problem
    when using them later-on (eg. as part of a coreboot image)
    where nvramtool assumes them to be 256 byte, and so data
    corruption occurs.
    
    Change-Id: Ibc919c95f6d522866b21fd313ceb023e73d09fb9
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>
    Reviewed-on: http://review.coreboot.org/3186
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Fri May  3 16:38:17 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Sat May  4 00:14:09 2013, giving +2
See http://review.coreboot.org/3186 for details.

-gerrit



More information about the coreboot-gerrit mailing list