From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KcEeQ-0003no-Op for mharc-grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcEeO-0003lM-Ub for grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcEeN-0003jD-Bo for grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:35 -0400 Received: from [199.232.76.173] (port=47317 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcEeN-0003j5-1O for grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:35 -0400 Received: from mx20.gnu.org ([199.232.41.8]:2696) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KcEeM-0003Cd-7H for grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:34 -0400 Received: from mta-out.inet.fi ([195.156.147.13] helo=jenni2.inet.fi) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KcEeI-0005IK-EC for grub-devel@gnu.org; Sun, 07 Sep 2008 03:25:30 -0400 Received: from [127.0.0.1] (88.193.32.97) by jenni2.inet.fi (8.5.014) id 489066C501C82B7B for grub-devel@gnu.org; Sun, 7 Sep 2008 10:25:24 +0300 Message-ID: <48C381EF.3070703@nic.fi> Date: Sun, 07 Sep 2008 10:25:35 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <48C16C17.2000803@gmail.com> <20080906112003.GA14991@thorin> <48C31F5F.6060808@gmail.com> In-Reply-To: <48C31F5F.6060808@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [RFC] general-usage real-mode loader 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: Sun, 07 Sep 2008 07:25:37 -0000 phcoder wrote: > I checked the archive found the thread "Idea: Move kernel to upper > memory". But what is discussed there is much more general about general > memory layout. Here I wanted to speak about just one function. > Vladimir 'phcoder' Serbinenko Try: [PATCH] Move assembly code out of the kernel