On 12.04.2014 19:54, Yves Blusseau wrote: > > Le 12 avr. 2014 à 19:06, Andrey Borzenkov a écrit : > >> В Sat, 12 Apr 2014 13:27:57 +0200 >> Yves Blusseau пишет: >> >>> The "i386-pc" version built from OSX doesn't work. >>> It will only display Grub Loading… >>> Not surprising. Apple misassembler generates correct 16-bit code only when stars are right. Every version of Apple misassembler has bugs, every version they are different. You'd need to disassemble the resulting code and compare it with original file to know which instructions are wrong. Just a hunch: it may be ADDR32/DATA32. Attached is my experimental patch for removal of ADDR32/DATA32 >> >> On which platform? > i386-pc > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >