
On 8/25/25 10:19, Andrea Bolognani via Devel wrote:
This kind of firmware build is not shipped in Fedora, where most descriptors in our test suite come from, so we had to make it up. It was based off the Secure Boot-enabled edk2 build, and the filename it points to is the same.
That has been fine so far since it's not actually being picked up by any of the test cases, but that's going to change soon and when it does we want to be able to avoid any confusion.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- .../qemufirmwaredata/usr/share/qemu/firmware/90-combined.json | 4 ++-- tests/qemufirmwaretest.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
ACK from V1 stands https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/message/EZX2... Reviewed-by: Jim Fehlig <jfehlig@suse.com> Regards, Jim