hw/uefi: add uefi-vars-sysbus device
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Feb 2025 16:30:22 +0000 (17:30 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Mar 2025 11:07:05 +0000 (12:07 +0100)
commit5bb89df2e37382d6d278d52cfb22ae61f60daf70
tree91a3632afb5d5a9a79241bc4380234f9bd963985
parent736ca80cdd18c837dcfca016a6df746a70d33bb2
hw/uefi: add uefi-vars-sysbus device

This adds sysbus bindings for the variable service.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250225163031.1409078-19-kraxel@redhat.com>
hw/uefi/meson.build
hw/uefi/var-service-sysbus.c [new file with mode: 0644]