Skip to content

acpi: Add aml serde with separate library for definitions

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

acpi:/symbols/* are serialized JSON (TOML is broken right now). drivers/source/amlserde contains the struct definitions for serialize/deserialize.

Merge request reports