]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virt-aa-helper: Allow RO access to /usr/share/edk2-ovmf
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 4 Jul 2024 11:07:47 +0000 (13:07 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sun, 7 Jul 2024 05:24:56 +0000 (07:24 +0200)
commit893800be49d2d58f78c96e4f06d9f24188cb8946
tree4fc2e44086d231ea5656ddfe072bbd07904206ca
parentcfb0129bb99006790add4fd7bb1153c91466957a
virt-aa-helper: Allow RO access to /usr/share/edk2-ovmf

When binary version of edk2 is distributed, the files reside
under /usr/share/edk2-ovmf as can be seen from Gentoo's ebuild
[1]. Allow virt-aa-helper to generate paths under that dir.

1: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-firmware/edk2-ovmf-bin/edk2-ovmf-bin-202202.ebuild
Resolves: https://bugs.gentoo.org/911786
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/security/virt-aa-helper.c