soc/intel/xeon_sp/uncore_acpi: Fix debug print
commit686d8100925a4dcde1948142256df78cbd841284
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Tue, 12 Mar 2024 18:34:27 +0000 (12 19:34 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 18 Mar 2024 13:54:46 +0000 (18 13:54 +0000)
tree0b43aedef64f362af3a4daf559e745bb35d5862e
parent3e4b517265a00be1b679656e1a240bb0d5db9e69
soc/intel/xeon_sp/uncore_acpi: Fix debug print

The DMAR entries of type "PCI" have no "Enumeration ID" and thus
there's no need to print it. Drop all unused Enumeration IDs to
simplify the code and debug prints.

Document ID: Intel Virtualization Technology for Directed I/O
Architecture Specification, Rev. 4.0, Order Number: D51397-015

TEST=intel/archercity CRB

Change-Id: I009fbfb9f9d62855d351c5db2d3d88722b5dbfa2
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81186
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/xeon_sp/uncore_acpi.c