cloud-hypervisor/acpi_tables
Rob Bradford 5a7076442c acpi_tables: aml: Implement numbers
Add support for the numerical types. By using type aliases the
generation can be very ergonomic as From<T> is implemented.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-10-24 10:55:02 +01:00
..
src acpi_tables: aml: Implement numbers 2019-10-24 10:55:02 +01:00
Cargo.toml acpi_tables: Add initial ACPI tables support 2019-09-03 19:18:49 +02:00