On Wed, Jul 15, 2015 at 07:50:51PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko
wrote:
> On 30.05.2015 07:25, Andrei Borzenkov wrote:
> > В Fri, 29 May 2015 22:58:43 +0200
> > Daniel Kiper пишет:
> >
> >> Another questions is why grub_relocator_alloc_chunk_addr() does not
> >> consult EFI
> >> m
On 30.05.2015 07:25, Andrei Borzenkov wrote:
> В Fri, 29 May 2015 22:58:43 +0200
> Daniel Kiper пишет:
>
>> Another questions is why grub_relocator_alloc_chunk_addr() does not consult
>> EFI
>> memory map if grub_relocator_alloc_chunk_align() does. Should not we fix it?
>
> My best guess is tha
В Fri, 29 May 2015 22:58:43 +0200
Daniel Kiper пишет:
> Another questions is why grub_relocator_alloc_chunk_addr() does not consult
> EFI
> memory map if grub_relocator_alloc_chunk_align() does. Should not we fix it?
My best guess is that grub_relocator_alloc_chunk_addr() gets target
from elsew
Hey,
Sorry for late reply but I was busy with our internal EFI stuff. We did
more tests and some fixes and it seems that everything is going in right
direction. Well, I hope... :-))) Right now I am going to continue my work
on upstream EFI + GRUB2 + Xen stuff. I think that I will be able to releas