[coreboot-gerrit] Patch merged into coreboot/master: arch/x86: remove low coreboot table support

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 21 20:44:14 CEST 2016


the following patch was just integrated into master:
commit dcee908921444282c82c4cdde455c8819e3965af
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 19 16:11:22 2016 -0500

    arch/x86: remove low coreboot table support
    
    In addition to being consistent with all other architectures,
    all chipsets support cbmem so the low coreboot table path is
    stale and never taken.  Also it's important to note the memory
    written in to that low area of memory wasn't automatically
    reserved unless that path was taken. To that end remove
    low coreboot table support for x86.
    
    Change-Id: Ib96338cf3024e3aa34931c53a7318f40185be34c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14432
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list