From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VsanG-0000U8-Ut for mharc-grub-devel@gnu.org; Mon, 16 Dec 2013 11:13:18 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VsanA-0000Kg-Ds for grub-devel@gnu.org; Mon, 16 Dec 2013 11:13:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vsan4-0007eV-TH for grub-devel@gnu.org; Mon, 16 Dec 2013 11:13:12 -0500 Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:51559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vsan4-0007dK-LZ for grub-devel@gnu.org; Mon, 16 Dec 2013 11:13:06 -0500 Received: by mail-lb0-f173.google.com with SMTP id z5so939730lbh.4 for ; Mon, 16 Dec 2013 08:13:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=OLAjpHXl//hzybMPtddU7qduPn/svGF9Dftr25E45LE=; b=JTLyXR5aHi8QLX42yEU1Y7LklnbmdCVtvoWOz/l1JY/uXAWgCzSJqLvKouvXjG9RuQ AZeIgfqU2hVmlU0/ZF7/mYazA3Ra+If/wFrg3VmPPekSY627eyiMXyePgV+d/XYNAPKr RfQftowUhm3r3meulV/BloRzSGOwJjXufgnJ+qUst5eVhYcsGwVzgyROgImU/+ZiRtyz w+iUMEBmUnGT6ML3OZ0Gub0M4GUzW77MNdwXT70Al/tu3/8m96gJ8LXmuG9zaK5YPi63 kuUO/2ykkxTlNLvkl1sl+d34HbuKidoWOMxSF/k3VEPGApdlNGsnJdyhRlDOcHVEcQmr PuKA== X-Received: by 10.112.52.6 with SMTP id p6mr1125370lbo.67.1387210384543; Mon, 16 Dec 2013 08:13:04 -0800 (PST) Received: from opensuse.site (ppp91-76-134-134.pppoe.mtu-net.ru. [91.76.134.134]) by mx.google.com with ESMTPSA id i8sm10052906lbh.2.2013.12.16.08.13.02 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 16 Dec 2013 08:13:03 -0800 (PST) Date: Mon, 16 Dec 2013 20:13:01 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: [PATCH] add arm64 UEFI Linux loader Message-ID: <20131216201301.24356028@opensuse.site> In-Reply-To: <20131216135551.GV22356@rocoto.smurfnet.nu> References: <20131216135551.GV22356@rocoto.smurfnet.nu> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22d Cc: leif.lindholm@linaro.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Mon, 16 Dec 2013 16:13:17 -0000 В Mon, 16 Dec 2013 14:55:51 +0100 Leif Lindholm пишет: > This loader supports booting using the UEFI stub method only. > And where is patch? :)