Blame SOURCES/0173-v2v-OVMF-is-now-fully-open-source-fix-the-man-page.patch
|
|
e76f14 |
From 98f1746640771f2382c3e0d2b78ceb535a8d2cd0 Mon Sep 17 00:00:00 2001
|
|
|
e76f14 |
From: "Richard W.M. Jones" <rjones@redhat.com>
|
|
|
e76f14 |
Date: Wed, 17 Aug 2016 14:36:44 +0100
|
|
|
e76f14 |
Subject: [PATCH] v2v: OVMF is now fully open source, fix the man page.
|
|
|
e76f14 |
|
|
|
e76f14 |
(cherry picked from commit 5c03a2ca8b0bcc5ea31a0c169dd022cad30d2ace)
|
|
|
e76f14 |
---
|
|
|
e76f14 |
v2v/virt-v2v.pod | 4 ++--
|
|
|
e76f14 |
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
e76f14 |
|
|
|
e76f14 |
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
|
|
|
e76f14 |
index 434f57e..3e24025 100644
|
|
|
e76f14 |
--- a/v2v/virt-v2v.pod
|
|
|
e76f14 |
+++ b/v2v/virt-v2v.pod
|
|
|
e76f14 |
@@ -768,8 +768,8 @@ VMware allows you to present UEFI firmware to guests (instead of the
|
|
|
e76f14 |
ordinary PC BIOS). Virt-v2v can convert these guests, but requires
|
|
|
e76f14 |
that UEFI is supported by the target hypervisor.
|
|
|
e76f14 |
|
|
|
e76f14 |
-Currently KVM supports OVMF, a partially open source UEFI firmware,
|
|
|
e76f14 |
-and can run these guests.
|
|
|
e76f14 |
+Currently KVM supports OVMF, an open source UEFI firmware, and can run
|
|
|
e76f14 |
+these guests.
|
|
|
e76f14 |
|
|
|
e76f14 |
Since OVMF support was only recently added to KVM (in 2014/2015), not
|
|
|
e76f14 |
all target environments support UEFI guests yet:
|
|
|
e76f14 |
--
|
|
|
aa0300 |
2.7.4
|
|
|
e76f14 |
|