Skip to content

switch to aml crate, implement acpi:/symbols

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

Added AML Crate. Moved set_global_s_state to ACPI, so old aml could be removed. Added acpi:/symbols scheme as a list of symbols. Currently, symbols have no content. There is some caching of symbols outside of the aml namespace to reduce overhead during readdir and stat.

Merge request reports