On 8/4/25 10:09, Roman Bogorodskiy wrote: > When a domain configured with "<os firmware='efi'/>", autofill not only > loader/firmware configuration, but also nvram. > > This also fixes the `scripts/domain/405-ovmf-nvram-efi.t` test in > libvirt-tck for bhyve. > > Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx> > --- > src/bhyve/bhyve_firmware.c | 5 +++-- > tests/bhyvexml2argvdata/bhyvexml2argv-firmware-efi.args | 2 +- > 2 files changed, 4 insertions(+), 3 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal