From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH OSSTEST v3 03/22] Introduce mg-pxe-loader-update Date: Wed, 24 Jun 2015 17:02:05 +0100 Message-ID: <21898.54397.948285.795515@mariner.uk.xensource.com> References: <1435159944.28264.295.camel@citrix.com> <1435159961-22292-3-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1435159961-22292-3-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("[PATCH OSSTEST v3 03/22] Introduce mg-pxe-loader-update"): > The story for PXE booting via UEFI (at least on arm64) is not so > straightforward as with pxelinux on x86. There seems to no good > bootloader to launch via UEFI+pxe, in fact all I could find was grub > (syslinux, and by extension pxelinux.efi, is x86 only). > > Add mg-pxe-loader-update modelled on mg-debian-installer-update which > will download the necessary grub binaries and produce a grub image > which can be used to pxe boot. Acked-by: Ian Jackson