crosvm/acpi_tables
Zihan Chen bc268bf3a1 acpi: Mark structs as repr(C, packed)
Previouly some structs are marked as repr(packed) which allow
rustc to reorder them, and is not compliant with ACPI specs.

TEST=CQ

Change-Id: I2b45ee5fc9ccc99cb9355f6d19c14f962c242a54
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4234143
Auto-Submit: Zihan Chen <zihanchen@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-02-08 21:32:43 +00:00
..
src acpi: Mark structs as repr(C, packed) 2023-02-08 21:32:43 +00:00
Cargo.toml crosvm: Partially convert DataInit to zerocopy (2/n) 2023-02-07 23:08:23 +00:00