What's the point of allocating the protected mode code on 0x100000 only (UEFI)

2010-02-16 Thread George Buranov
Hello, I just found another computer with working UEFI (I was testing on UEFI simulation) and just found that the kernel load does not work. I found out that the problem is in code /* Next, find free pages for the protected mode code. */ /* XXX what happens if anything is using this address?

Re: What's the point of allocating the protected mode code on 0x100000 only (UEFI)

2010-02-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
George Buranov wrote: > Hello, > > I just found another computer with working UEFI (I was testing on UEFI > simulation) and just found that the kernel load does not work. I found > out that the problem is in code > > /* Next, find free pages for the protected mode code. */ > /* XXX what happen

Re: Re: What's the point of allocating the protected mode code on 0x100000 only (UEFI)

2010-02-16 Thread gburanov
> As I already said I have a working prototype for this in newreloc branch. Thanks you, it works! -- Regards Vladimir 'φ-coder/phcoder' Serbinenko -- This message was sent on behalf of gbura...@gmail.com at openSubscriber.com http://www.opensubscriber.com/message/grub-devel@gnu.org/13437030.h