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:Leap:42.1:NonFree , openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / ovmf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization/ovmf && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README | 0000007214 7.04 KB | about 3 years |
SLES-UEFI-CA-Certificate-2048.crt | 0000001757 1.72 KB | about 9 years |
_constraints | 0000000109 109 Bytes | over 1 year |
_link | 0000000124 124 Bytes | about 2 months |
_service | 0000000504 504 Bytes | almost 6 years |
berkeley-softfloat-3-b64af41c3276f.tar.xz | 0000081796 79.9 KB | about 3 years |
descriptors.tar.xz | 0000001464 1.43 KB | about 2 months |
edk2-edk2-stable202202.tar.gz | 0014208170 13.5 MB | 4 months |
gdb_uefi.py.in | 0000011170 10.9 KB | 6 months |
gen-key-enrollment-iso.sh | 0000003054 2.98 KB | almost 3 years |
oniguruma-v6.9.4_mark1-src.tar.xz | 0000217260 212 KB | about 2 years |
openSUSE-UEFI-CA-Certificate-2048.crt | 0000001606 1.57 KB | almost 9 years |
openSUSE-UEFI-SIGN-Certificate-2048.crt | 0000001639 1.6 KB | almost 9 years |
openssl-1.1.1j.tar.gz | 0009823161 9.37 MB | about 1 year |
openssl-1.1.1j.tar.gz.asc | 0000000488 488 Bytes | about 1 year |
openssl.keyring | 0000009998 9.76 KB | over 7 years |
ovmf-add-exclude-shell-flag.patch | 0000001156 1.13 KB | 6 months |
ovmf-bsc1196879-sev-fix.patch | 0000025413 24.8 KB | 4 months |
ovmf-build-funcs.sh | 0000002414 2.36 KB | about 2 years |
ovmf-disable-brotli.patch | 0000002036 1.99 KB | about 1 year |
ovmf-disable-ia32-firmware-piepic.patch | 0000001490 1.46 KB | almost 2 years |
ovmf-gdb-symbols.patch | 0000017767 17.4 KB | 4 months |
ovmf-ignore-spurious-GCC-12-warning.patch | 0000002140 2.09 KB | 3 months |
ovmf-pie.patch | 0000000615 615 Bytes | almost 2 years |
ovmf-rpmlintrc | 0000000435 435 Bytes | 8 months |
ovmf-set-fixed-enroll-time.patch | 0000001299 1.27 KB | 4 months |
ovmf.changes | 0000321131 314 KB | about 2 months |
ovmf.spec | 0000017178 16.8 KB | about 2 months |
Comments 4
Guillaume_G wrote almost 3 years ago
edk2-stable201908 is out: https://github.com/tianocore/edk2/releases
dakeshh wrote about 2 years ago
Is its possible to get rpm for oepnsuse13.1 & 13.2
gary_lin wrote about 2 years ago
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.
dakeshh wrote almost 2 years ago
okay, thank you for info