forked from pool/virt-launcher-container
Accepting request 1238606 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/1238606 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virt-launcher-container?expand=0&rev=37
This commit is contained in:
commit
3830fc6cfb
@ -55,7 +55,7 @@ RUN if [ "$(uname -m)" = "x86_64" ]; then \
|
||||
mkdir -p /usr/share/OVMF && \
|
||||
ln -s ../qemu/ovmf-x86_64-code.bin /usr/share/OVMF/OVMF_CODE.fd && \
|
||||
ln -s ../qemu/ovmf-x86_64-vars.bin /usr/share/OVMF/OVMF_VARS.fd && \
|
||||
ln -s ../qemu/ovmf-x86_64-code.bin /usr/share/OVMF/OVMF_CODE.cc.fd && \
|
||||
ln -s ../qemu/ovmf-x86_64-sev.bin /usr/share/OVMF/OVMF_CODE.cc.fd && \
|
||||
ln -s ../qemu/ovmf-x86_64-smm-ms-code.bin /usr/share/OVMF/OVMF_CODE.secboot.fd && \
|
||||
ln -s ../qemu/ovmf-x86_64-smm-ms-vars.bin /usr/share/OVMF/OVMF_VARS.secboot.fd ; \
|
||||
fi
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 23:09:56 UTC 2025 - Caleb Crane <caleb.crane@suse.com>
|
||||
|
||||
- Fix ovmf firmware path for SEV(ES) VMs (bsc#1232762)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 05:50:28 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user