cloud-hypervisor/acpi_tables
Rob Bradford dd539df633 acpi_tables: sdt: Add ability to add to the table from a slice
The generic version does not work in this case as it the size of the the
&[u8] is not the size of the slice's contents but how much memory the
slice object itself takes up.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-10-24 10:55:02 +01:00
..
src acpi_tables: sdt: Add ability to add to the table from a slice 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