Lines Matching full:table
3 * Module Name: ahtable - Table of known ACPI tables with descriptions
173 * DESCRIPTION: Find a match in the "help" table of supported ACPI tables
202 {ACPI_SIG_AEST, "Arm Error Source Table"},
203 {ACPI_SIG_AGDI, "Arm Generic Diagnostic Dump and Reset Device Interface Table"},
204 {ACPI_SIG_ASF, "Alert Standard Format Table"},
205 {ACPI_SIG_ASPT, "AMD Secure Processor Table"},
206 {ACPI_SIG_BDAT, "BIOS Data ACPI Table"},
207 {ACPI_SIG_BERT, "Boot Error Record Table"},
208 {ACPI_SIG_BGRT, "Boot Graphics Resource Table"},
209 {ACPI_SIG_BOOT, "Simple Boot Flag Table"},
210 {ACPI_SIG_CCEL, "CC-Event Log Table"},
211 {ACPI_SIG_CDAT, "Coherent Device Attribute Table"},
212 {ACPI_SIG_CEDT, "CXL Early Discovery Table"},
213 {ACPI_SIG_CPEP, "Corrected Platform Error Polling Table"},
214 {ACPI_SIG_CSRT, "Core System Resource Table"},
215 {ACPI_SIG_DBG2, "Debug Port Table type 2"},
216 {ACPI_SIG_DBGP, "Debug Port Table"},
217 {ACPI_SIG_DMAR, "DMA Remapping Table"},
218 {ACPI_SIG_DRTM, "Dynamic Root of Trust for Measurement Table"},
219 {ACPI_SIG_DSDT, "Differentiated System Description Table (AML table)"},
220 {ACPI_SIG_ECDT, "Embedded Controller Boot Resources Table"},
221 {ACPI_SIG_EINJ, "Error Injection Table"},
222 {ACPI_SIG_ERST, "Error Record Serialization Table"},
224 {ACPI_SIG_FADT, "Fixed ACPI Description Table (FADT)"},
225 {ACPI_SIG_FPDT, "Firmware Performance Data Table"},
226 {ACPI_SIG_GTDT, "Generic Timer Description Table"},
227 {ACPI_SIG_HEST, "Hardware Error Source Table"},
228 {ACPI_SIG_HMAT, "Heterogeneous Memory Attributes Table"},
229 {ACPI_SIG_HPET, "High Precision Event Timer Table"},
230 {ACPI_SIG_IORT, "IO Remapping Table"},
232 {ACPI_SIG_LPIT, "Low Power Idle Table"},
233 {ACPI_SIG_MADT, "Multiple APIC Description Table (MADT)"},
234 {ACPI_SIG_MCFG, "Memory Mapped Configuration Table"},
235 {ACPI_SIG_MCHI, "Management Controller Host Interface Table"},
236 {ACPI_SIG_MPAM, "Memory System Resource Partitioning and Monitoring Table"},
237 {ACPI_SIG_MPST, "Memory Power State Table"},
238 {ACPI_SIG_MSCT, "Maximum System Characteristics Table"},
239 {ACPI_SIG_MSDM, "Microsoft Data Management Table"},
240 {ACPI_SIG_NFIT, "NVDIMM Firmware Interface Table"},
241 {ACPI_SIG_NHLT, "Non HD Audio Link Table"},
242 {ACPI_SIG_PCCT, "Platform Communications Channel Table"},
243 {ACPI_SIG_PDTT, "Platform Debug Trigger Table"},
244 {ACPI_SIG_PHAT, "Platform Health Assessment Table"},
245 {ACPI_SIG_PMTT, "Platform Memory Topology Table"},
246 {ACPI_SIG_PPTT, "Processor Properties Topology Table"},
247 {ACPI_SIG_PRMT, "Platform Runtime Mechanism Table"},
248 {ACPI_SIG_RASF, "RAS Features Table"},
249 {ACPI_SIG_RAS2, "RAS2 Features Table"},
250 {ACPI_SIG_RHCT, "RISC-V Hart Capabilities Table"},
251 {ACPI_SIG_RGRT, "Regulatory Graphics Resource Table"},
253 {ACPI_SIG_RSDT, "Root System Description Table"},
254 {ACPI_SIG_S3PT, "S3 Performance Table"},
255 {ACPI_SIG_SBST, "Smart Battery Specification Table"},
256 {ACPI_SIG_SDEI, "Software Delegated Exception Interface Table"},
257 {ACPI_SIG_SDEV, "Secure Devices Table"},
258 {ACPI_SIG_SLIC, "Software Licensing Description Table"},
259 {ACPI_SIG_SLIT, "System Locality Information Table"},
260 {ACPI_SIG_SPCR, "Serial Port Console Redirection Table"},
261 {ACPI_SIG_SPMI, "Server Platform Management Interface Table"},
262 {ACPI_SIG_SRAT, "System Resource Affinity Table"},
263 {ACPI_SIG_SSDT, "Secondary System Description Table (AML table)"},
264 {ACPI_SIG_STAO, "Status Override Table"},
265 {ACPI_SIG_SVKL, "Storage Volume Key Location Table"},
266 {ACPI_SIG_TCPA, "Trusted Computing Platform Alliance Table"},
267 {ACPI_SIG_TDEL, "TD-Event Log Table"},
268 {ACPI_SIG_TPM2, "Trusted Platform Module hardware interface Table"},
269 {ACPI_SIG_UEFI, "UEFI Boot Optimization Table"},
270 {ACPI_SIG_VIOT, "Virtual I/O Translation Table"},
271 {ACPI_SIG_WAET, "Windows ACPI Emulated Devices Table"},
272 {ACPI_SIG_WDAT, "Watchdog Action Table"},
273 {ACPI_SIG_WDDT, "Watchdog Description Table"},
274 {ACPI_SIG_WDRT, "Watchdog Resource Table"},
275 {ACPI_SIG_WPBT, "Windows Platform Binary Table"},
276 {ACPI_SIG_WSMT, "Windows SMM Security Mitigations Table"},
277 {ACPI_SIG_XENV, "Xen Environment Table"},
278 {ACPI_SIG_XSDT, "Extended System Description Table"},