From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ny9rv-0002Ag-2k for mharc-grub-devel@gnu.org; Sat, 03 Apr 2010 16:22:59 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ny9rs-00024r-9l for grub-devel@gnu.org; Sat, 03 Apr 2010 16:22:56 -0400 Received: from [140.186.70.92] (port=50639 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ny9rq-00022D-NC for grub-devel@gnu.org; Sat, 03 Apr 2010 16:22:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ny9rp-0001sq-2j for grub-devel@gnu.org; Sat, 03 Apr 2010 16:22:54 -0400 Received: from mail-bw0-f223.google.com ([209.85.218.223]:64575) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ny9ro-0001sd-Rl for grub-devel@gnu.org; Sat, 03 Apr 2010 16:22:53 -0400 Received: by bwz23 with SMTP id 23so192074bwz.26 for ; Sat, 03 Apr 2010 13:22:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=HZOoG6G4SB19s6g5o5kOV5Ou0oOL0s8PtEGgnxX0npk=; b=GFLc5UBq7kYQixFWWzojboiC5t+m2wuCH8w6fzareQwCjto8EP+h11hj/GD9ed9sZ4 WiduNqzdhnDS4IUuigziG8DfDAY9OSInOmpudpxSjbcUm3iaUze19CpkpTSWm3Te4QFi HBOobLUpzDl2d4LFsJ83E5C95/8UC5giQCur0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=Tg4Gh6GiiJZlwxRRZ3EuP4I//yjTdr82KZno+sEKD8KHTHIUWqcFQGi5B9aCyIq88c JCHwumoGNlYhFnBBOLZUiVWL92FCC6VhoM4ZtJj/ZvkjxTOp2DdZ/LWOoS4+UyrpLGRf YRaToi0G0QmhFg89kzyeCdy5FpNPhiHDpSPQw= Received: by 10.204.6.25 with SMTP id 25mr4474658bkx.135.1270326169243; Sat, 03 Apr 2010 13:22:49 -0700 (PDT) Received: from debian.bg45.phnet (57.92.63.81.cust.bluewin.ch [81.63.92.57]) by mx.google.com with ESMTPS id 14sm5040590bwz.6.2010.04.03.13.22.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 03 Apr 2010 13:22:48 -0700 (PDT) Message-ID: <4BB7A38E.5040805@gmail.com> Date: Sat, 03 Apr 2010 22:22:38 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig2C85E54A8D29DC68BCD5E5A4" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Grub UEFI memory allocation patch 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: Sat, 03 Apr 2010 20:22:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2C85E54A8D29DC68BCD5E5A4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Bernon wrote: > I've also found parts of the code in loader/i386/linux.c that were > looking for free pages in the memory map, which is already done by the > EFI memory allocation function. > Actually, i've managed to make it working, by letting EFI find free > memory pages and allocate them, but i dont really know how important > this 0x10000 address is. > > =20 It is important and we have an experimental stuff in my newreloc branch to workaround the problem. It was already explained on the list --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig2C85E54A8D29DC68BCD5E5A4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAku3o5UACgkQNak7dOguQgkfUQEAvS73Lpd3e4Y3FTYlHagL8Kyf C+2K0UlFS5BaCeS9YowA/i2df9Nyjr8XXQP4ASzTMWueO30lkbXXCnUU+rpoJxZG =nojn -----END PGP SIGNATURE----- --------------enig2C85E54A8D29DC68BCD5E5A4--