Lines Matching refs:tables
120 Booting using ACPI tables
122 The only defined method for passing ACPI tables to the kernel on ARMv8
126 When an ARMv8 system boots, it can either have DT information, ACPI tables,
129 present, the kernel will try to use ACPI tables, but only if they are present.
131 on the command line, the kernel will attempt to use ACPI tables first, but
132 fall back to DT if there are no ACPI tables present. The basic idea is that
135 Processing of ACPI tables may be disabled by passing acpi=off on the kernel
138 In order for the kernel to load and use ACPI tables, the UEFI implementation
142 kernel has, in effect, determined that ACPI tables are not present at that
148 The ACPI core will then locate and map in all other ACPI tables provided by
151 ACPI tables provided by the system firmware; the ACPI core will then traverse
152 this table and map in the tables listed.
170 tables (all section numbers refer to the ACPI 5.1 specfication):
188 If the above tables are not all present, the kernel may or may not be
228 ACPI tables are described with a formal language called ASL, the ACPI
342 and avoid having to read special non-standard values from ACPI tables. Further,
445 vendors that provide bad ACPI tables or violate the standards in some way.
469 Detailed expectations for ACPI tables and object are listed in the file