[coreboot-gerrit] Patch merged into coreboot/master: 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 1 23:35:50 CEST 2013


the following patch was just integrated into master:
commit 9c07c8f53db10e1c93f41e37a9ba8a246fa0336e
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Fri Mar 22 11:08:39 2013 -0700

    lynxpoint: Move ACPI NVS into separate CBMEM table
    
    The ACPI NVS region was setup in place and there was a CBMEM
    table that pointed to it.  In order to be able to use NVS
    earlier the CBMEM region is allocated for NVS itself during
    the LPC device init and the ACPI tables point to it in CBMEM.
    
    The current cbmem region is renamed to ACPI_GNVS_PTR to
    indicate that it is really a pointer to the GNVS and does
    not actually contain the GNVS.
    
    Change-Id: I31ace432411c7f825d86ca75c63dd79cd658e891
    Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-on: http://review.coreboot.org/2970
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Fri Mar 29 23:21:45 2013, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Mon Apr  1 23:35:47 2013, giving +2
See http://review.coreboot.org/2970 for details.

-gerrit



More information about the coreboot-gerrit mailing list