On 23.07.2015 16:10, Paulo Flabiano Smorigo wrote:
> 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.
Applied after fixing following problems:
* Since you a
On 2015-07-24 16:00, Vladimir 'phcoder' Serbinenko wrote:
Le 23 juil. 2015 16:11, "Paulo Flabiano Smorigo"
mailto:pfsmor...@linux.vnet.ibm.com>> a
écrit :
>
> Updated version with the suggestions from Andrei Borzenkov.
>
> * grub-core/kern/elf.c: check and switch endianess with grub_{be,le}_
В Fri, 24 Jul 2015 21:48:22 +0300
Andrei Borzenkov пишет:
> В Thu, 23 Jul 2015 11:10:36 -0300
> 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.
> >
В Fri, 24 Jul 2015 21:00:50 +0200
"Vladimir 'phcoder' Serbinenko" пишет:
> Le 23 juil. 2015 16:11, "Paulo Flabiano Smorigo" <
> pfsmor...@linux.vnet.ibm.com> a écrit :
> >
> > Updated version with the suggestions from Andrei Borzenkov.
> >
> > * grub-core/kern/elf.c: check and switch endianess wi
В Fri, 24 Jul 2015 21:00:50 +0200
"Vladimir 'phcoder' Serbinenko" пишет:
> Le 23 juil. 2015 16:11, "Paulo Flabiano Smorigo" <
> pfsmor...@linux.vnet.ibm.com> a écrit :
> >
> > Updated version with the suggestions from Andrei Borzenkov.
> >
> > * grub-core/kern/elf.c: check and switch endianess wi
Le 23 juil. 2015 16:11, "Paulo Flabiano Smorigo" <
pfsmor...@linux.vnet.ibm.com> a écrit :
>
> 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:
В Thu, 23 Jul 2015 11:10:36 -0300
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.
>
Could you add a bit more verbose de
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