From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: KVM call agenda for 2013-05-28 Date: Fri, 31 May 2013 15:27:08 -0500 Message-ID: <87ip1y3nfn.fsf@codemonkey.ws> References: <20130523124132.GA18596@redhat.com> <20130528235309.GA31648@morn.localdomain> <20130531023426.GB18156@morn.localdomain> <51A88D73.1090302@redhat.com> <87bo7rmhbp.fsf@codemonkey.ws> <51A8AD52.3070901@redhat.com> <87k3mfxlh9.fsf@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Laszlo Ersek , Kevin O'Connor , Juan Quintela , KVM devel mailing list , qemu-devel qemu-devel , ddutile@redhat.com, David Woodhouse , "Michael S. Tsirkin" To: Jordan Justen Return-path: Received: from mail-qe0-f42.google.com ([209.85.128.42]:60792 "EHLO mail-qe0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754217Ab3EaU1M (ORCPT ); Fri, 31 May 2013 16:27:12 -0400 Received: by mail-qe0-f42.google.com with SMTP id cz11so1218138qeb.29 for ; Fri, 31 May 2013 13:27:11 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Jordan Justen writes: > On Fri, May 31, 2013 at 7:38 AM, Anthony Liguori wrote: >> In terms of creating a FAT module, the most likely source would seem to >> be the kernel code and since that's GPL, I don't think it's terribly >> avoidable to end up with a GPL'd uefi implementation. > > Why would OpenBSD not be a potential source? > > http://www.openbsd.org/cgi-bin/cvsweb/src/sys/msdosfs/ If someone is going to do it, that's fine. But if me, it's going to be a GPL base. Actually, enabling GPL contributions to OVMF is a major motivating factor for me in this whole discussion. Regards, Anthony Liguori > > We have a half-done ext2 fs from GSoC2011 that started with OpenBSD. > > https://github.com/the-ridikulus-rat/Tianocore_Ext2Pkg > >> If that's inevitable, then we're wasting effort by rewriting stuff under >> a BSD license. >> >> Regards, >> >> Anthony Liguori