Commit 1e57568
committed
feat(edk2): disable Xen OVMF build variant
Azure Linux targets Hyper-V/KVM, not Xen. The upstream edk2 spec builds
a Xen OVMF firmware variant (edk2-ovmf-xen) when %fedora is defined.
Disable by renaming [build.ovmf.xen] in edk2-build.fedora so the build
script skips the Xen target, and remove the ovmf-xen subpackage via
spec-remove-section overlays.
All other Fedora-path features (IGVM, 4M qcow2, experimental, riscv64,
loongarch64, ext4, tools-python) are preserved.
Verified: build succeeds, edk2-ovmf-xen RPM is no longer produced,
main edk2-ovmf package is intact.1 parent a9fec89 commit 1e57568
2 files changed
Lines changed: 31 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | 417 | | |
419 | 418 | | |
420 | 419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments