Le 20 avr. 2014 à 16:10, Vladimir 'φ-coder/phcoder' Serbinenko <[email protected]> a écrit :
> On 12.04.2014 19:54, Yves Blusseau wrote: >> >> Le 12 avr. 2014 à 19:06, Andrey Borzenkov <[email protected]> a écrit : >> >>> В Sat, 12 Apr 2014 13:27:57 +0200 >>> Yves Blusseau <[email protected]> пишет: >>> >>>> 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 Same Error with the patch: only Grub Loading… is displayed. Do you want some files to find the differences with grub compiled on linux ? Regards, Yves _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
