summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/AGESA.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/AGESA.h')
-rw-r--r--src/vendorcode/amd/agesa/f12/AGESA.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/AGESA.h b/src/vendorcode/amd/agesa/f12/AGESA.h
index feb839721a..d720364374 100644
--- a/src/vendorcode/amd/agesa/f12/AGESA.h
+++ b/src/vendorcode/amd/agesa/f12/AGESA.h
@@ -3009,6 +3009,8 @@ typedef struct {
OUT VOID *AcpiWheaCmc; ///< WHEA CMC Table
OUT VOID *AcpiAlib; ///< ACPI SSDT table with ALIB implementation
OUT VOID *AcpiIvrs; ///< IOMMU ACPI IVRS(I/O Virtualization Reporting Structure) table
+ OUT VOID *AcpiCrat; ///< Component Resource Affinity Table table
+ OUT VOID *AcpiCdit; ///< Component Locality Distance Information table
} AMD_LATE_PARAMS;
AGESA_STATUS