Lines Matching +full:ats +full:- +full:supported
3 * Module Name: dmtbinfo1 - Table info for non-AML tables
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
157 /* This module used for application-level code only */
165 * - Add the C table definition to the actbl1.h or actbl2.h header.
166 * - Add ACPI_xxxx_OFFSET macro(s) for the table (and subtables) to list below.
167 * - Define the table in this file (for the disassembler). If any
169 * - Add an external declaration for the new table definition (AcpiDmTableInfo*)
171 * - Add new table definition to the dispatch table in dmtable.c (AcpiDmTableData)
175 * - Add an external declaration for the new AcpiDmDump* function in acdisasm.h
176 * - Add the new AcpiDmDump* function to the dispatch table in dmtable.c
177 * - Create a template for the new table
178 * - Add data table compiler support
182 * - Add new type at the end of the ACPI_DMT list in acdisasm.h
183 * - Add length and implementation cases in dmtable.c (disassembler)
184 * - Add type and length cases in dtutils.c (DT compiler)
196 * AEST - ARM Error Source table. Conforms to:
330 …{ACPI_DMT_UINT64, ACPI_AEST0D##a##_OFFSET (Common.ErrorGroupRegisterBase), "Err-Group Reg…
331 …{ACPI_DMT_UINT64, ACPI_AEST0D##a##_OFFSET (Common.FaultInjectRegisterBase), "Err-Inject Re…
332 …{ACPI_DMT_UINT64, ACPI_AEST0D##a##_OFFSET (Common.InterruptConfigRegisterBase), "IRQ-Config Re…
437 * ASF - Alert Standard Format table (Signature "ASF!")
541 * ASPT - AMD Secure Processor table (Signature "ASPT")
592 * BDAT - BIOS Data ACPI Table
605 * BERT - Boot Error Record table
619 * BGRT - Boot Graphics Resource Table (ACPI 5.0)
640 * BOOT - Simple Boot Flag Table
653 * CDAT - Coherent Device Attribute Table
657 /* Table header (not ACPI-compliant) */
764 * CEDT - CXL Early Discovery Table
830 * CPEP - Corrected Platform Error Polling table
853 * CSRT - Core System Resource Table
913 * DBG2 - Debug Port Table 2
943 /* Variable-length data for the subtable */
972 * DBGP - Debug Port
987 * DMAR - DMA Remapping table
1044 /* 2: Root Port ATS Capability Definition */
1086 * DRTM - Dynamic Root of Trust for Measurement table
1146 * ECDT - Embedded Controller Boot Resources Table
1163 * EINJ - Error Injection table
1193 * ERST - Error Record Serialization table
1222 * FPDT - Firmware Performance Data Table (ACPI 5.0)
1226 /* Main table consists of only the standard ACPI header - subtables follow */
1257 /* Boot Performance Record, not supported at this time. */
1268 * GTDT - Generic Timer Description Table
1283 {ACPI_DMT_UINT32, ACPI_GTDT_OFFSET (NonSecureEl1Interrupt), "Non-Secure EL1 Interrupt", 0},
1295 {ACPI_DMT_UINT32, ACPI_GTDT_OFFSET (NonSecureEl2Interrupt), "Non-Secure EL2 Interrupt", 0},
1372 * HEST - Hardware Error Source table
1448 /* 2: IA32 Non-Maskable Interrupt */
1479 /* 8: PCI Express/PCI-X Bridge AER */
1508 /* 10: Generic Hardware Error Source - Version 2 */
1565 * IA32 Error Bank(s) - Follows the ACPI_HEST_IA_MACHINE_CHECK and
1585 * HMAT - Heterogeneous Memory Attributes Table
1629 {ACPI_DMT_FLAG5, ACPI_HMAT1_FLAG_OFFSET (Flags,0), "Non-sequential Transfers", 0},
1685 * HPET - High Precision Event Timer table