hw/uefi: add to meson

Wire up uefi-vars in the build system.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250225163031.1409078-18-kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2025-02-25 17:30:21 +01:00
parent e8371973d7
commit 736ca80cdd
3 changed files with 21 additions and 0 deletions

View file

@ -3601,6 +3601,7 @@ if have_system
'hw/ssi',
'hw/timer',
'hw/tpm',
'hw/uefi',
'hw/ufs',
'hw/usb',
'hw/vfio',