[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] [PATCH v4] Fetch the OVMF repository from specific git mirror and enable it



On 20/03/12 15:49, Jan Beulich wrote:
On 20.03.12 at 16:43, Attilio Rao<attilio.rao@xxxxxxxxxx>  wrote:
@@ -204,7 +207,11 @@ SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2

  ETHERBOOT_NICS ?= rtl8139 8086100e

+ifeq ($(CONFIG_Linux),y)
+CONFIG_OVMF ?= y
+else
  CONFIG_OVMF ?= n
+endif
CONFIG_OVMF ?= $(CONFIG_Linux)


I've followed what other places do, really, but that sounds like a good idea.

Attilio

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.