On Thu, May 7, 2015 at 5:51 PM, Vladimir 'φ-coder/phcoder' Serbinenko
<phco...@gmail.com> wrote:
>
>>   grub_uint8_t *addr;
>>
>>   byte = nr >> 3;
>> #ifdef WORDS_BIGENDIAN
> #ifdef GRUB_CPU_WORDS_BIGENDIAN actually

It is not needed at all. on-disk format is fixed and little endian.
Sorry for confusion.

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

Reply via email to