From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuCU9-000502-6P for qemu-devel@nongnu.org; Sat, 03 Oct 2009 17:49:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuCU4-0004v5-8j for qemu-devel@nongnu.org; Sat, 03 Oct 2009 17:49:48 -0400 Received: from [199.232.76.173] (port=55672 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuCU3-0004ur-Uq for qemu-devel@nongnu.org; Sat, 03 Oct 2009 17:49:44 -0400 Received: from mail-gx0-f225.google.com ([209.85.217.225]:52125) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MuCU3-0004Lg-F2 for qemu-devel@nongnu.org; Sat, 03 Oct 2009 17:49:43 -0400 Received: by gxk25 with SMTP id 25so2508038gxk.16 for ; Sat, 03 Oct 2009 14:49:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20091003173006.595.qmail@stuge.se> References: <4AC51DBA.7020609@codemonkey.ws> <4AC60037.6000001@codemonkey.ws> <2a50f7880910020958g3fe5eadehe5e5094c05b218d9@mail.gmail.com> <4AC64A5C.6010003@gmx.net> <4AC64C32.4020509@codemonkey.ws> <4AC67326.6080603@gmx.net> <2a50f7880910021528v742c39e8sd334b318c577fb71@mail.gmail.com> <4AC6872E.6060103@gmx.net> <2a50f7880910021732k68ae1a97qc7307ac52a225371@mail.gmail.com> <20091003173006.595.qmail@stuge.se> Date: Sat, 3 Oct 2009 14:49:42 -0700 Message-ID: <2a50f7880910031449k13090dcdr8440d89ccb7fcfe9@mail.gmail.com> Subject: Re: [coreboot] [Qemu-devel] Release plan for 0.12.0 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: Jordan Justen , stepan@coresystems.de, Carl-Daniel Hailfinger , ron minnich , Anthony Liguori , qemu-devel@nongnu.org, Coreboot On Sat, Oct 3, 2009 at 10:30, Peter Stuge wrote: > Jordan Justen wrote: >> Anyway, it sounds like a useful project might be to develop a UEFI >> coreboot payload based on the tianocore.org code. > > I believe it might have been done already. > > http://www.coreboot.org/File:Tianocoreboot.png That screenshot mentions DUET which is the tianocore.org UEFI emulator that boots on top of a legacy BIOS. But, it's unclear if it was just DUET, or something based modified specifically for coreboot based on DUET. I will not dispute that DUET might be a potential solution to achieve UEFI compatibility for QEMU. (I'm not sure, but I think DUET may not be able to boot UEFI OS's at this time.) However, we thought a project such as OVMF was a more direct approach to achieve UEFI compatibility for QEMU. I see that there was a gnufi project that is mentioned on http://www.coreboot.org/Payloads, but it looks like this project may be stalled. ?? -Jordan