Open Virtual Machine Firmware
The Open Virtual Machine Firmware (OVMF) project aims to support firmware for Virtual Machines using the edk2 code base.
- Devel package for openSUSE:Factory
-
18
derived packages
- Links to openSUSE:Factory / ovmf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization/ovmf && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README | 0000007214 7.04 KB | |
SLES-UEFI-CA-Certificate-2048.crt | 0000001757 1.72 KB | |
_constraints | 0000000109 109 Bytes | |
_link | 0000000124 124 Bytes | |
_service | 0000000504 504 Bytes | |
berkeley-softfloat-3-b64af41c3276f.tar.xz | 0000081796 79.9 KB | |
brotli-f4153a09f87cbb9c826d8fc12c74642bb2d879ea.ta |
0000512229 500 KB | |
descriptors.tar.xz | 0000001760 1.72 KB | |
descriptors.tar.xz.README | 0000000271 271 Bytes | |
edk2-edk2-stable202408.tar.gz | 0017548980 16.7 MB | |
gdb_uefi.py.in | 0000011170 10.9 KB | |
libspdm-50924a4c8145fc721e17208f55814d2b38766fe6.t |
0001967479 1.88 MB | |
mbedtls-3.3.0.tar.gz | 0004582141 4.37 MB | |
oniguruma-v6.9.4_mark1-src.tar.xz | 0000217260 212 KB | |
openSUSE-UEFI-CA-Certificate-2048.crt | 0000001606 1.57 KB | |
openssl-3.0.9.tar.gz | 0015181285 14.5 MB | |
openssl-3.0.9.tar.gz.asc | 0000000833 833 Bytes | |
openssl.keyring | 0000007116 6.95 KB | |
openssl.keyring.README | 0000003450 3.37 KB | |
ovmf-BaseTools-Using-gcc12-for-building-image.patc |
0000002649 2.59 KB | |
ovmf-MdePkg-DebugLib-Enable-FILE-NAME-as-DEBUG-ASS |
0000001737 1.7 KB | |
ovmf-Revert-ArmVirtPkg-make-EFI_LOADER_DATA-non-ex |
0000000644 644 Bytes | |
ovmf-Revert-OvmfPkg-OvmfXen-Set-PcdFSBClock.patch | 0000002664 2.6 KB | |
ovmf-Revert-OvmfPkg-PlatformInitLib-dynamic-mmio-w |
0000001091 1.07 KB | |
ovmf-disable-ia32-firmware-piepic.patch | 0000001563 1.53 KB | |
ovmf-gdb-symbols.patch | 0000017780 17.4 KB | |
ovmf-ignore-spurious-GCC-12-warning.patch | 0000002140 2.09 KB | |
ovmf-pie.patch | 0000000609 609 Bytes | |
ovmf-rpmlintrc | 0000000439 439 Bytes | |
ovmf.changes | 0000607722 593 KB | |
ovmf.spec | 0000020901 20.4 KB | |
public-mipi-sys-t-1.1-edk2.tar.gz | 0000378282 369 KB | |
pylibfdt-cfff805481bdea27f900c32698171286542b8d3c. |
0000049659 48.5 KB |
Comments 4
edk2-stable201908 is out: https://github.com/tianocore/edk2/releases
Is its possible to get rpm for oepnsuse13.1 & 13.2
Very unlikely. 13.1 & 13.2 are too old, and now building ovmf needs qemu >= 3.0.0, so it could be difficult to build rpms for 13.1/13.2.
okay, thank you for info