[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 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) > CONFIG_ROMBIOS ?= y > CONFIG_SEABIOS ?= y > Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |