From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHT7W-0001jT-F6 for qemu-devel@nongnu.org; Sun, 06 Dec 2009 21:14:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHT7Q-0001Ym-KZ for qemu-devel@nongnu.org; Sun, 06 Dec 2009 21:14:37 -0500 Received: from [199.232.76.173] (port=56373 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHT7Q-0001YT-Cm for qemu-devel@nongnu.org; Sun, 06 Dec 2009 21:14:32 -0500 Received: from mail.valinux.co.jp ([210.128.90.3]:52539) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHT7Q-0000cE-2e for qemu-devel@nongnu.org; Sun, 06 Dec 2009 21:14:32 -0500 Date: Mon, 7 Dec 2009 11:14:12 +0900 From: Isaku Yamahata Subject: Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT c34ebfd] Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, Message-ID: <20091207021412.GE3670@valinux.co.jp> References: <200909041515.n84FFwDS025473@d01av02.pok.ibm.com> <4AA605FC.1030500@redhat.com> <4AA6576B.9090103@us.ibm.com> <20090930023329.GH24813%yamahata@valinux.co.jp> <4AC356D0.6070901@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AC356D0.6070901@us.ibm.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Gerd Hoffmann , "qemu-devel@nongnu.org" On Wed, Sep 30, 2009 at 08:02:08AM -0500, Anthony Liguori wrote: > Hi Isaku, > > Isaku Yamahata wrote: >> Is there any documentation available about where those git repo are and >> how to compile? >> >> Fortunately I was able to find the repo >> in git.qemu.org by digging out the ML archive. >> However there should be some kind of description >> in pc-bios/README or somewhere else. >> > > Good point, I'll work on that. What happened to this? At this moment, there is no document which describes the official procedure to compile BIOSes. I suppose this kind of document is suitable for 0.12.0 release. -- yamahata