From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KLleh-00031q-4m for mharc-grub-devel@gnu.org; Wed, 23 Jul 2008 17:13:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLlef-00031j-6f for grub-devel@gnu.org; Wed, 23 Jul 2008 17:13:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLled-00031E-Bi for grub-devel@gnu.org; Wed, 23 Jul 2008 17:13:48 -0400 Received: from [199.232.76.173] (port=38898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLled-00031A-7Q for grub-devel@gnu.org; Wed, 23 Jul 2008 17:13:47 -0400 Received: from mailout02.t-online.de ([194.25.134.17]:46757) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLled-0001dP-3h for grub-devel@gnu.org; Wed, 23 Jul 2008 17:13:47 -0400 Received: from fwd27.aul.t-online.de by mailout02.sul.t-online.de with smtp id 1KLlea-0004a1-01; Wed, 23 Jul 2008 23:13:44 +0200 Received: from [10.3.2.2] (ZYW5TiZfohVqNytI9X3lfEFZ4GMrPVsE6t+34vWrL9otSTPSRJPxN0mCCQT26jFg+X@[217.235.228.245]) by fwd27.aul.t-online.de with esmtp id 1KLleQ-1TdgWW0; Wed, 23 Jul 2008 23:13:34 +0200 Message-ID: <48879EFE.80900@t-online.de> Date: Wed, 23 Jul 2008 23:13:34 +0200 From: Christian Franke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 MIME-Version: 1.0 To: The development of GRUB 2 References: <4886599E.7070506@t-online.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ID: ZYW5TiZfohVqNytI9X3lfEFZ4GMrPVsE6t+34vWrL9otSTPSRJPxN0mCCQT26jFg+X X-TOI-MSGID: da896a41-f0e5-47af-9540-de64b7e5c828 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] New tool to convert pe image to elf X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 21:13:49 -0000 Bean wrote: > On Wed, Jul 23, 2008 at 1:54 PM, Bean wrote: > > ... > Hi, > > I have fixed a few bugs in grub-pe2elf in this new patch,it should > work as expected now. > > Yes, 3rd patch looks good. Thanks for the converter! Christian