Re: GRUB release schedule?

2015-07-23 Thread Andrei Borzenkov
В Mon, 20 Jul 2015 14:22:45 -0400 Peter Jones пишет: > Hi everyone, > Is there a plan for when upcoming GNU GRUB releases will happen? > > As far as I can tell, the last official release on > ftp://ftp.gnu.org/gnu/grub/ was 2.00 on 28-Jun-2012, and the last beta > on http://alpha.gnu.org/pub/gnu

[PATCH v2] Suport for bi-endianess in elf file

2015-07-23 Thread Paulo Flabiano Smorigo
Updated version with the suggestions from Andrei Borzenkov. * grub-core/kern/elf.c: check and switch endianess with grub_{be,le}_to cpu functions. * grub-core/kern/elfXX.c: Likewise. Also-by: Tomohiro B Berry --- grub-core/kern/elf.c | 51 ++--- grub-core/kern/elfX

Re: [PATCH v2 1/3] arm64: Add Xen boot support file

2015-07-23 Thread Fu Wei
Hi Vladimir, I have submitted a new patchset (v3) for xen boot. this patchset follows all your comment here. please help me again on this, Great thanks for your help. On 16 July 2015 at 00:18, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 13.07.2015 10:53, fu@linaro.org wrote: >> From: