[coreboot-gerrit] Patch merged into coreboot/master: ACPI: Add code to include ATSR structure in DMAR table

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 3 06:23:19 CEST 2016


the following patch was just integrated into master:
commit d4d76959c0851b0e11fcd9732676c36caab61114
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Wed Jul 27 06:56:36 2016 +0200

    ACPI: Add code to include ATSR structure in DMAR table
    
    DMAR tables can contain so called "Address Translation Service Reporting"
    (ATSR) structure. It is applicable for platforms that support
    Device-TLBs and describe PCI root ports that have this ability.
    Add code to create this ATSR structure.
    
    In addition, a function to fix up the size of the ATSR
    structure is added as this is a new type and using the function
    acpi_dmar_drhd_fixup() can lead to confusion.
    
    Change-Id: Idc3f6025f597048151f0fd5ea6be04843041e1ab
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-on: https://review.coreboot.org/15911
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list