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>
diff --git a/meson.build b/meson.build
index 0a2c61d..1c1982d 100644
--- a/meson.build
+++ b/meson.build
@@ -3601,6 +3601,7 @@
     'hw/ssi',
     'hw/timer',
     'hw/tpm',
+    'hw/uefi',
     'hw/ufs',
     'hw/usb',
     'hw/vfio',