[coreboot-gerrit] Patch merged into coreboot/master: util/nvramtool: Use correct virtual address when mapping tables

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 2 17:32:11 CET 2015


the following patch was just integrated into master:
commit 347234c1ef0cb185df5da7c8fd5c2896cd269c2b
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Tue Dec 1 13:49:59 2015 -0600

    util/nvramtool: Use correct virtual address when mapping tables
    
    The existing code used a stale pointer from a previously unmapped
    region of memory when parsing the coreboot tables.  Use the correct
    pointer from the currently mapped memory region when parsing.
    
    Change-Id: Id9a1c70655fe25bc079e5bee55f15adf674694f8
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: https://review.coreboot.org/12619
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/12619 for details.

-gerrit



More information about the coreboot-gerrit mailing list