]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
ovmf: add open virtual machine firmware
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 5 Feb 2025 05:53:38 +0000 (06:53 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 5 Feb 2025 05:53:38 +0000 (06:53 +0100)
commit041adb61486a06517ece8323668b6ebb199f2825
treec30a33c9a8315fc78ff70cdbcfdd463660bbdaaa
parent43df1bce368a1bd3f176cce06ef227e4444eb44d
ovmf: add open virtual machine firmware

this is needed for booting kvm machines in uEFI mode.
Currently we unpack the firmware from the debain binary package.
Maybee later we wuill compile self, but currently the needed compilers
are missing in the IPFire build environment.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/packages/ovmf [new file with mode: 0644]
lfs/libvirt
lfs/ovmf [new file with mode: 0644]
make.sh