From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtSnR-00047n-7G for qemu-devel@nongnu.org; Thu, 01 Oct 2009 17:02:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtSnM-00045b-PQ for qemu-devel@nongnu.org; Thu, 01 Oct 2009 17:02:40 -0400 Received: from [199.232.76.173] (port=40024 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtSnM-00045T-LG for qemu-devel@nongnu.org; Thu, 01 Oct 2009 17:02:36 -0400 Received: from mail-yx0-f173.google.com ([209.85.210.173]:62535) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtSnM-0007Pd-4s for qemu-devel@nongnu.org; Thu, 01 Oct 2009 17:02:36 -0400 Received: by yxe3 with SMTP id 3so471744yxe.4 for ; Thu, 01 Oct 2009 14:02:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4AC46327.4030004@gmx.net> References: <4AC29E4D.80707@us.ibm.com> <4AC46327.4030004@gmx.net> Date: Thu, 1 Oct 2009 14:02:34 -0700 Message-ID: <2a50f7880910011402m2b5e1eb3u22d00f4a964d278e@mail.gmail.com> Subject: Re: [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: Carl-Daniel Hailfinger Cc: Anthony Liguori , qemu-devel@nongnu.org I work for Intel on the edk2.tianocore.org project. Related to QEMU & UEFI, I am working on this project: https://edk2.tianocore.org/OVMF.html So, I would like to see 0.12 support UEFI, and it'd be great if our OVMF project could enable this. Related to OVMF I submitted this patch in August: http://patchwork.ozlabs.org/patch/31009/ I hope this patch would enable QEMU to ship the legacy bochs BIOS, and OVMF. The user would be able to select the OVMF UEFI firmware via the -M command line parameter. -Jordan On Thu, Oct 1, 2009 at 01:07, Carl-Daniel Hailfinger wrote: > > On 01.10.2009 03:55, Natalia Portillo wrote: > > for target-i386 and target-x86_64: > > > > o EFI firmware emulation (as a machine or command line option) > > Are there any opensource EFI implementations with hardware init? I know > that an opensource EFI glue layer exists, but AFAIK hardware init is > still closed source. That leaves coreboot+UEFI (works somewhat) or > SeaBIOS+UEFI (no idea if this is possible). If I missed an announcement > about opensource hw init for EFI, I wish to apologize. > > Regards, > Carl-Daniel > > -- > http://www.hailfinger.org/ > > >