From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aeGkX-0006Yb-Nj for mharc-grub-devel@gnu.org; Fri, 11 Mar 2016 01:40:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeGkV-0006YC-4V for grub-devel@gnu.org; Fri, 11 Mar 2016 01:40:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeGkT-00049m-SJ for grub-devel@gnu.org; Fri, 11 Mar 2016 01:40:35 -0500 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:38566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeGkT-00049i-Kl for grub-devel@gnu.org; Fri, 11 Mar 2016 01:40:33 -0500 Received: by mail-wm0-x22a.google.com with SMTP id l68so4708764wml.1 for ; Thu, 10 Mar 2016 22:40:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=w6ZNEIVcx/G9m5EODoHO/OHcSKE7ErzgtsiI13WFAkM=; b=ESckfT9cmmN4KdoDjCozgwZ71+z1mOkniZbi7d4K3LlYnxt8+jB5LNridk2S6BuDqI AQbMMeGA1eMgqmnsJtWA6dZAsjEOQ0F4gUM4xnIHiM06xTlBTi53YdNy3p1ghOGWDO6Z ztp17jwLh32RS12SMAsfPKAANPvoyKgtaxH03bGOqvPgC7ToeaqDG4IANVYOorSnHICv pF34GF+A6jOrp4HnqtWKW2rRoE+/g2eckPGQnFBrY3cI/E9rUUR2aKOQuNSFVBXsB8Ji pIvnU4fCxbCOV6rSjj0fJvEgmraswTO7eGOKJksJwoeBrGLyy4dRig/Ixpry598IXetT nkqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=w6ZNEIVcx/G9m5EODoHO/OHcSKE7ErzgtsiI13WFAkM=; b=I9ZbRJBYf0ycwwxhu+uaPp8nOyX5WajlGW1GTixA2ZMRj3ksptwnEroe9b4Sfnkyyw +dVDaGCvvZYpkh6jle7Poa5mDVujPfvHVjT+yZhSUqC78jWc8uT+BdjpZTo/g4n5b2Gi pDb10XZFYRP453zyJ+K71gC1ZJk+0ocb5sGwb5hQOiKbxRIa+WylDL2ddR76sjWjBZQ8 gUows3GNjAqrHxhLy0YlzxIHWM8NrpYseDGpVhpcz4pinGkFBbmvonqnOwEUhJB8TL62 RgVOJ8h4dsTVSLGFMSXeQSWJcSIW0ZoGkJgxegxlhprCHGA4nUx7lhezk3EtEiExIhqM 34Fw== X-Gm-Message-State: AD7BkJKUqIwths+MwleOvSkK4ayunHhGrlc8RGGabyxiz9tAKe9FDLdUfJS9/Gp51WxfNkd0WJ4fwKobl+M9+g== MIME-Version: 1.0 X-Received: by 10.28.107.80 with SMTP id g77mr920585wmc.18.1457678432715; Thu, 10 Mar 2016 22:40:32 -0800 (PST) Received: by 10.28.218.81 with HTTP; Thu, 10 Mar 2016 22:40:32 -0800 (PST) In-Reply-To: References: <56D72E50.8050408@gmail.com> Date: Fri, 11 Mar 2016 07:40:32 +0100 Message-ID: Subject: Re: Load arm-efi from within U-Boot From: Michael Zimmermann To: The development of GNU GRUB Content-Type: multipart/alternative; boundary=001a114768d22dc9eb052dc0359e X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22a 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: Fri, 11 Mar 2016 06:40:36 -0000 --001a114768d22dc9eb052dc0359e Content-Type: text/plain; charset=UTF-8 well you pushed the uboot relocation patch on Feb 27 and the uboot-efi patch was sent on Feb 26 :D :D :D On Thu, Mar 10, 2016 at 9:29 PM, Vladimir 'phcoder' Serbinenko < phcoder@gmail.com> wrote: > > > On Wednesday, March 2, 2016, Andrei Borzenkov wrote: > >> Interesting idea. It seems to be actually used by openSUSE ARM >> maintainers. >> >> http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/253414 >> >> >> What they say is not even true: arm-uboot is relocatable and AFAIR API is > used by *BSD as well > >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> https://lists.gnu.org/mailman/listinfo/grub-devel >> > > > -- > Regards > Vladimir 'phcoder' Serbinenko > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > > --001a114768d22dc9eb052dc0359e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
well you pushed the uboot relocation patch on Feb=C2=A027 = and the uboot-efi patch was sent on Feb 26 :D :D :D

On Thu, Mar 10, 2016 at 9:29 PM, Vl= adimir 'phcoder' Serbinenko <phcoder@gmail.com> wrot= e:


On Wednesday,= March 2, 2016, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
Interesting idea. It seems to be actually used by openSUSE AR= M maintainers.

http://comments.gmane.org/gmane.comp.boot-loaders.u-boot= /253414


What they say is not even true: arm-uboot is r= elocatable and AFAIR API is used by *BSD as well=C2=A0
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel


--
Regards
Vladimir 'phcoder' Serbinenko


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel


--001a114768d22dc9eb052dc0359e--