From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48704 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxm6k-0000XA-AT for qemu-devel@nongnu.org; Thu, 10 Mar 2011 15:05:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pxm6i-0007NF-Ja for qemu-devel@nongnu.org; Thu, 10 Mar 2011 15:05:13 -0500 Received: from mail-iw0-f173.google.com ([209.85.214.173]:41725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pxm6i-0007N7-Cx for qemu-devel@nongnu.org; Thu, 10 Mar 2011 15:05:12 -0500 Received: by iwl42 with SMTP id 42so2232589iwl.4 for ; Thu, 10 Mar 2011 12:05:11 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D792538.4030407@codemonkey.ws> References: <20110310094726.GB14805@redhat.com> <4D78B5BB.5020408@siemens.com> <4D78BA01.6050409@siemens.com> <4D792538.4030407@codemonkey.ws> Date: Thu, 10 Mar 2011 12:05:11 -0800 Message-ID: Subject: Re: [Qemu-devel] Re: RFC: emulation of system flash From: Jordan Justen Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Gleb Natapov , Jan Kiszka , qemu-devel , Michal Suchanek , Kevin O'Connor , Avi Kivity , Stefan Hajnoczi On Thu, Mar 10, 2011 at 11:23, Anthony Liguori wrote: > If you implement a CSM for Tiano Core, then you won't need to use any > special parameters because we can just use OVMF by default ;-) Sorry, but I can't do this. This is unlikely to change anytime soon. But, if someone seeks to put forth a serious effort around a CSM (or most anything UEFI or edk2 related), then they ought to be able to expect support from our tianocore community (which includes me). If our tianocore community had an open source CSM available, I should be able to include it in OVMF. A BSD licensed CSM would be much easier for OVMF to integrate directly, but any open-source CSM would allow for the possibility of an OVMF fork with the CSM included. -Jordan