From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NRYpV-0006hN-7X for mharc-grub-devel@gnu.org; Sun, 03 Jan 2010 17:21:45 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRYpS-0006f3-KG for grub-devel@gnu.org; Sun, 03 Jan 2010 17:21:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRYpN-0006ae-PB for grub-devel@gnu.org; Sun, 03 Jan 2010 17:21:42 -0500 Received: from [199.232.76.173] (port=33606 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRYpN-0006aI-Is for grub-devel@gnu.org; Sun, 03 Jan 2010 17:21:37 -0500 Received: from xvm-190-8.ghst.net ([217.70.190.8]:57371 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 1NRYpN-0003Uy-AK for grub-devel@gnu.org; Sun, 03 Jan 2010 17:21:37 -0500 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1NRYpK-0005WI-9U for grub-devel@gnu.org; Sun, 03 Jan 2010 23:21:34 +0100 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1NRYpH-0006w2-U0 for grub-devel@gnu.org; Sun, 03 Jan 2010 23:21:31 +0100 Date: Sun, 3 Jan 2010 23:21:31 +0100 From: Robert Millan To: grub-devel@gnu.org Message-ID: <20100103222131.GA26625@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: 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: Sun, 03 Jan 2010 22:21:43 -0000 Hi, I've removed loader/efi/appleloader.c, because it contained blobs of binary data. If someone can provide a satisfactory explanation for them, it can be added back. However, this command seems to be seldom needed. Please keep in mind binary blobs or other kind of obfuscated data is not acceptable in GRUB. If it's machine code, we need its source code. If it's a magic signature, we need a comment and/or macro explaining that, etc. -- Robert Millan "Be the change you want to see in the world" -- Gandhi