summary refs log tree commit diff
path: root/acpi_tables/src/aml.rs
Commit message (Collapse)AuthorAge
* acpi: add AML supportChuanxiao Dong2020-04-25
This is backported from cloud hypervisor, which can be used to generate the AML from ASL which is more easily for people to understand what this AML is doing. BUG=None TEST=cargo test -p acpi_tables Change-Id: Ib7c60caca92fd6ca7ab6800ddf36b2135fbcfc88 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2119570 Reviewed-by: Zach Reizner <zachr@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chuanxiao Dong <chuanxiao.dong@intel.corp-partner.google.com>