From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpwIF-0006n4-Kk for qemu-devel@nongnu.org; Wed, 07 Nov 2007 20:34:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpwIE-0006iy-5L for qemu-devel@nongnu.org; Wed, 07 Nov 2007 20:34:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpwID-0006ig-Sb for qemu-devel@nongnu.org; Wed, 07 Nov 2007 20:34:49 -0500 Received: from wa-out-1112.google.com ([209.85.146.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpwID-000658-Ib for qemu-devel@nongnu.org; Wed, 07 Nov 2007 20:34:49 -0500 Received: by wa-out-1112.google.com with SMTP id k22so1564waf for ; Wed, 07 Nov 2007 17:34:46 -0800 (PST) Message-ID: Date: Thu, 8 Nov 2007 10:34:46 +0900 From: "Jun Koi" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] PC Bios source code? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, In pc-bios/ directory, we have bios.bin and bios.diff. As I understand, qemu's bios is modified from bochs bios. But what are the differences between our bios.bin and bochs bios.bin? As there are some differences, where is the source code of our bios.bin?? Thanks, Jun