Skip to content

add aml crate, acpi:/symbols and acpi:/redoxsymbols

Ron Williams requested to merge rw_van/drivers:rw_van_230117 into master

Previous AML implementation is now "redoxaml", _S5 shutdown is still done via redoxaml. AML crate is used unmodified to provide the acpi:/symbols scheme. redoxaml symbols are acpi:/redoxsymbols. AML crate symbols list is cached after first use; redoxaml symbols list is not.

Merge request reports