[coreboot-gerrit] Patch merged into coreboot/master: 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 26 12:48:48 CEST 2014


the following patch was just integrated into master:
commit 392de45ae2d9550c3b95078bff7a52c9e5eed563
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Thu Apr 17 22:24:40 2014 +1000

    mainboard/*: Remove DUMP_ACPI_TABLES from amd boards
    
    Dumping the ACPI tables in this way has limited use, is not likely to be
    used and is poorly implemented. There are much more sophisticated tools
    available on Linux for debugging ACPI as such this code is outside the
    scope of coreboots 'bring up the hardware only' philosophy.
    
    A more generic implemention could be done with hexdump() in coreboot
    proper following on from this cleanup.
    
    Change-Id: Ifd3bfb76338609d18fcf7158d3c9a6d7c06c8847
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/5530
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


See http://review.coreboot.org/5530 for details.

-gerrit



More information about the coreboot-gerrit mailing list