Re: [PATCH] grub-core/gfxmenu/widget-box.c - bugfix: incorrect drawing in cases of NULL center slice

2013-07-22 Thread Vladimir Testov
On Saturday, July 20, 2013 06:18:04 PM Andrey Borzenkov wrote: > В Wed, 17 Jul 2013 21:55:58 +0400 > > Vladimir Testov пишет: > > See screenshots included. > > > > If the center slice is NULL then west or north slice is also NULL > > Why? As far as I can tell code is supposed to scale all parts

Re: [PATCH] [4/?] grub-core/gfxmenu/gui_list.c - baseline centering bug

2013-07-22 Thread Vladimir Testov
On Saturday, July 20, 2013 05:47:57 PM Andrey Borzenkov wrote: > > - int string_left_offset = self->icon_width + icon_text_space; > > - int string_top_offset = (item_height - (ascent + descent)) / 2 + > > ascent; > > + int item_left_offset = self->icon_width + icon_text_space; > > + int item_t

Problem with loading 64-bit ELF image with multiboot2

2013-07-22 Thread Pawel Wojtalczyk
Hello, I use x86 64-bit GRUB2 under EFI and would like to load 64-bit ELF image. The image looks as following: $ objdump -h Image Image: file format elf64-x86-64 Sections: Idx Name Size VMA LMA File off Algn 0 .text 0019d870

Re: Problem with loading 64-bit ELF image with multiboot2

2013-07-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.07.2013 13:46, Pawel Wojtalczyk wrote: Hello, I use x86 64-bit GRUB2 under EFI and would like to load 64-bit ELF image. The image looks as following: Rather than bringing the issue once more time in a different place, look that this was already fixed in trunk. $ objdump -h Image Image:

Re: Problem with loading 64-bit ELF image with multiboot2

2013-07-22 Thread Pawel Wojtalczyk
Hello Vladimir, I just do not understand current implementation and would not discuss as a bug, because you rejected this issue as a bug. But I see that you have modified the code to allow loading 64-bit ELFs linked in high address and did not received the notification about it. Thank you.

Re: [PATCH] Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-22 Thread starous
Hi, thanks for the test(s). It looks like there are two possible cases: - OHCI driver is not working on fuloong 2f - root hub events handling is still not correct on fuloong 2f Fortunately fuloong 2F has more or less classic serial interface so we probably can capture debug output from whole USB

Re: [PATCH] Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.07.2013 22:14, star...@volny.cz wrote: Hi, thanks for the test(s). It looks like there are two possible cases: - OHCI driver is not working on fuloong 2f - root hub events handling is still not correct on fuloong 2f I doubt either of those. Everything works fine on my fuloong 2F which is