xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Attilio Rao <attilio.rao@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH] [PATCH v4] Fetch the OVMF repository from specific git mirror and enable it
Date: Tue, 20 Mar 2012 15:51:28 +0000	[thread overview]
Message-ID: <4F68A780.8040706@citrix.com> (raw)
In-Reply-To: <4F68B5240200007800079AA5@nat28.tlf.novell.com>

On 20/03/12 15:49, Jan Beulich wrote:
>>>> On 20.03.12 at 16:43, Attilio Rao<attilio.rao@citrix.com>  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

  reply	other threads:[~2012-03-20 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 15:43 [PATCH] [PATCH v4] Fetch the OVMF repository from specific git mirror and enable it Attilio Rao
2012-03-20 15:49 ` Jan Beulich
2012-03-20 15:51   ` Attilio Rao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-20 15:20 Attilio Rao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F68A780.8040706@citrix.com \
    --to=attilio.rao@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).