]> git.proxmox.com Git - mirror_qemu.git/commit - meson.build
meson: unpack edk2 firmware even if --disable-blobs
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Sep 2021 10:55:28 +0000 (06:55 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Sep 2021 13:30:24 +0000 (15:30 +0200)
commite49c0ef6f1cca3943f3d61da6e3da7e03ddf2a22
treef11e97ebadb97bc9667207231487f7560cca88ae
parent0205c4fa1ea35d569b4c2f63adacef438c1e8f53
meson: unpack edk2 firmware even if --disable-blobs

The edk2 firmware blobs are needed to run bios-tables-test.  Unpack
them if any UEFI-enabled target is selected, so that the test can run.
This is a bit more than is actually necessary, since bios-tables-test
does not run for all UEFI-enabled targets, but it is the easiest
way to write this logic.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210923105529.3845741-1-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build
pc-bios/descriptors/meson.build
pc-bios/meson.build