Re: [PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument

2015-07-16 Thread Daniel Kiper
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

Re: [PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument

2015-07-15 Thread Vladimir 'φ-coder/phcoder' Serbinenko
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

Re: [PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument

2015-05-29 Thread Andrei Borzenkov
В 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

Re: [PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument

2015-05-29 Thread Daniel Kiper
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