On Tue, Jul 14, 2026 at 08:15:26AM +0530, Ani Sinha wrote: > Needed by launchupdate-test.c. README file is added with explanation on how > to build these IGVM files.
> +Small IGVM file bundles required for tesing vm-launch-update device > +=================================================================== > + > +This directory contains IGVM files required for launchupdate-test.c. > +These IGVM bundles can be built from the following repository: > +https://gitlab.com/anisinha/virt-firmware-rs > +Just type "make" in the top of the repository. The built IGVM files > +can be found in the target/x86_64-unknown-none/debug directory. There is also a smaller hello version written in C instead of rust in the bios-32 directory. I've updated that recently in my repo to provide three versions so it is possible to pick the behavior you want (reset, poweroff, hlt loop). Binaries are available from https://kraxel.gitlab.io/virt-firmware-rs/ HTH & take care, Gerd
