From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NSy99-0000HM-AY for mharc-grub-devel@gnu.org; Thu, 07 Jan 2010 14:35:51 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSy97-0000Em-1o for grub-devel@gnu.org; Thu, 07 Jan 2010 14:35:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSy92-00008O-0S for grub-devel@gnu.org; Thu, 07 Jan 2010 14:35:48 -0500 Received: from [199.232.76.173] (port=53970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSy91-000088-RJ for grub-devel@gnu.org; Thu, 07 Jan 2010 14:35:43 -0500 Received: from xvm-190-8.ghst.net ([217.70.190.8]:47855 helo=aybabtu.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSy91-0006IF-GU for grub-devel@gnu.org; Thu, 07 Jan 2010 14:35:43 -0500 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1NSy8z-000133-VH for grub-devel@gnu.org; Thu, 07 Jan 2010 20:35:42 +0100 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1NSy8z-0003Qa-FA for grub-devel@gnu.org; Thu, 07 Jan 2010 20:35:41 +0100 Date: Thu, 7 Jan 2010 20:35:41 +0100 From: Robert Millan To: The development of GNU GRUB Message-ID: <20100107193541.GN12029@thorin> References: <20100103222131.GA26625@thorin> <4B41DDBE.6020805@gmail.com> <4B41E8D4.6050406@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4B41E8D4.6050406@gmail.com> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: loader/efi/appleloader.c X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2010 19:35:49 -0000 On Mon, Jan 04, 2010 at 02:10:44PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > They are device identifiers in EFI format. E.g. This > > static grub_uint8_t devpath_5[] = { > > 0x01, 0x03, 0x18, 0x00, 0x0B, 0x00, 0x00, 0x00, > > 0x00, 0x40, 0xCB, 0xFF, 0x00, 0x00, 0x00, 0x00, > > 0xFF, 0xBF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, > > 0x04, 0x06, 0x14, 0x00, 0xEB, 0x85, 0x05, 0x2B, > > 0xB8, 0xD8, 0xA9, 0x49, 0x8B, 0x8C, 0xE2, 0x1B, > > 0x01, 0xAE, 0xF2, 0xB7, 0x7F, 0xFF, 0x04, 0x00, > > }; > > > > Means MMIO(EfiMemoryMappedIO, > > 0xffcb4000-0xffffbfff)/PIWGVolume(2B0585EB-D8B8-49A9-8B8CE21B01AEF2B7) > > I can add necessary prototypes and structures > > > > > Deblobing patch attached. Binary is the same (checked) Nice! -- Robert Millan "Be the change you want to see in the world" -- Gandhi