mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
7a3bf2d6f0
certain files such as "bootindex" and "etc/acpi/rsdp" are automatically generated by crosvm and are expected by the OVMF guest. We would like an agrument that acts as a switch to enable fw_cfg so that we can add the automatically generated files without having to add a file to device. Towards this end, this CL introduces the --enable-fw-cfg argument. Additionally, we automatically enable fw_cfg if the user specifies the bootindex argument from the command line. The bootindex argument is useless if the "bootorder" file is not made available to the guest b/c fw_cfg is not present. BUG=b:283990685 Change-Id: Ie60e27a20a94d7d52bd5af8d301f77f9f83cdcde Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4797982 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Denise Costin <dcostin@google.com> Commit-Queue: Sebastian Hereu <sebastianhereu@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |