On 7/31/25 09:45, 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 <abolo...@redhat.com>
---
.../qemufirmwaredata/usr/share/qemu/firmware/90-combined.json | 4 ++--
tests/qemufirmwaretest.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
This change seems fine independent of the others.
Reviewed-by: Jim Fehlig <jfeh...@suse.com>
Regards,
Jim