Lines Matching full:section

34 section we summarize a blog post [3] from Grant Likely that outlines the
165 Hardware reduced mode (see Section 4.1 of the ACPI 6.1 specification) will
173 tables (all section numbers refer to the ACPI 6.5 specification):
175 - RSDP (Root System Description Pointer), section 5.2.5
177 - XSDT (eXtended System Description Table), section 5.2.8
179 - FADT (Fixed ACPI Description Table), section 5.2.9
181 - DSDT (Differentiated System Description Table), section
184 - MADT (Multiple APIC Description Table), section 5.2.12
186 - GTDT (Generic Timer Description Table), section 5.2.24
188 - PPTT (Processor Properties Topology Table), section 5.2.30
190 - DBG2 (DeBuG port table 2), section 5.2.6, specifically Table 5-6.
192 - APMT (Arm Performance Monitoring unit Table), section 5.2.6, specifically Table 5-6.
194 …- AGDI (Arm Generic diagnostic Dump and Reset Device Interface Table), section 5.2.6, specificall…
197 Table), section 5.2.6, specifically Table 5-6.
201 section 5.2.6, specifically Table 5-6.
204 the IORT (Input Output Remapping Table, section 5.2.6, specifically
209 - SRAT (System Resource Affinity Table), section 5.2.16
211 - SLIT (System Locality distance Information Table), section 5.2.17
214 the HMAT (Heterogeneous Memory Attribute Table), section 5.2.28.
219 - BERT (Boot Error Record Table, section 18.3.1)
221 - EINJ (Error INJection table, section 18.6.1)
223 - ERST (Error Record Serialization Table, section 18.5)
225 - HEST (Hardware Error Source Table, section 18.3.2)
227 - SDEI (Software Delegated Exception Interface table, section 5.2.6,
230 - AEST (Arm Error Source Table, section 5.2.6,
233 - RAS2 (ACPI RAS2 feature table, section 5.2.21)
236 PCCT (Platform Communications Channel Table), section 14.1
240 Table), section 5.2.29.
242 - If NVDIMM is supported, the NFIT (NVDIMM Firmware Interface Table), section 5.2.26
244 - If video framebuffer is present, the BGRT (Boot Graphics Resource Table), section 5.2.23
247 section 5.2.6, specifically Table 5-6.
250 Table), section 5.2.6, specifically Table 5-6.
252 …- If the system supports MPAM, the MPAM (Memory Partitioning And Monitoring table), section 5.2.6,
256 Table), section 5.2.6, specifically Table 5-6.
263 tables from section 18) to support specific functionality.
271 Recommendations" section.
302 Source Language (section 19 of the specification). This means that there
316 The _DSM object (ACPI Section 9.14.1) could also be used for conveying
326 object is described in the ACPI specification section 6.2.5, but this only
378 Power Resource Objects (ACPI section 7.1). The ACPI core will then handle
575 - Grant Likely <[email protected]>, for the "Why ACPI on ARM?" section