mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
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:
parent
e8371973d7
commit
736ca80cdd
3 changed files with 21 additions and 0 deletions
|
@ -35,6 +35,7 @@ subdir('smbios')
|
|||
subdir('ssi')
|
||||
subdir('timer')
|
||||
subdir('tpm')
|
||||
subdir('uefi')
|
||||
subdir('ufs')
|
||||
subdir('usb')
|
||||
subdir('vfio')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue