include/arch/acpi.h: change IVRS efr field to iommu_feature_info
commitd4aa2c434869edffc7d49b9e52ba8c182b8ef69a
authorMartin Roth <martinroth@google.com>
Tue, 6 Sep 2016 16:28:22 +0000 (6 10:28 -0600)
committerMartin Roth <martinroth@google.com>
Wed, 7 Sep 2016 17:00:32 +0000 (7 19:00 +0200)
treeb3e7acbb0d3285fdc8124d0df4e603744b9acac0
parenta66df49e158472c706a9685c6d4644f193999ec9
include/arch/acpi.h: change IVRS efr field to iommu_feature_info

The field that was previously named 'efr' is actually the iommu feature
info field.  The efr field is a 64-bit field that is only present in
type 11h or type 40h headers that follows the iommu feature info field.

Change-Id: I62c158a258d43bf1912fedd63cc31b80321a27c6
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16508
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/arch/x86/include/arch/acpi.h
src/southbridge/amd/sr5650/sr5650.c