[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
From: |
Jan Beulich |
Subject: |
Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms |
Date: |
Fri, 27 Mar 2015 13:36:32 +0000 |
>>> On 27.03.15 at 14:06, <address@hidden> wrote:
> On Tue, Mar 17, 2015 at 10:32:01AM +0000, Jan Beulich wrote:
>> >>> On 30.01.15 at 18:54, <address@hidden> wrote:
>> > + /* Skip Multiboot2 information fixed part */
>> > + lea MB2_fixed_sizeof(%ebx),%ecx
>>
>> Let's please not add more assumptions than necessary about stuff
>> being below 4G.
>
> I am not sure what do you mean by that.
See the 32-bit register used for addressing here (and in many more
places)?
Jan
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Jan Beulich, 2015/03/17
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Daniel Kiper, 2015/03/17
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Daniel Kiper, 2015/03/27
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms,
Jan Beulich <=
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Daniel Kiper, 2015/03/27
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Jan Beulich, 2015/03/27
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Daniel Kiper, 2015/03/27
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Jan Beulich, 2015/03/27
- Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms, Daniel Kiper, 2015/03/27