crosvm/arch
Daniel Verkamp 2422c65f3d x86_64: move SMBIOS config to a new --smbios option
Move oem_strings into a struct to allow for clearly-named parameters.
This allows overriding the default SMBIOS strings for BIOS and product
information.

BUG=b:282921262
BUG=b:249382713
TEST=cargo test -p x86_64

Change-Id: I5bf40f3c3ee1b675fdcaf427c15e5b0c74549379
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4761846
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Mike Gerow <gerow@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Zihan Chen <zihanchen@google.com>
2023-08-09 20:59:35 +00:00
..
src x86_64: move SMBIOS config to a new --smbios option 2023-08-09 20:59:35 +00:00
Cargo.toml