On Tue, Sep 5, 2017 at 10:49 AM, P J P wrote:
> From: Prasad J Pandit
>
> While loading kernel via multiboot-v1 image, (flags & 0x0001)
> indicates that multiboot header contains valid addresses to load
> the kernel image. These addresses are used to compute kernel
> size and kernel text offs
On Tue, Sep 5, 2017 at 11:12 AM, Thomas Garnier wrote:
> On Tue, Sep 5, 2017 at 10:49 AM, P J P wrote:
>> From: Prasad J Pandit
>>
>> While loading kernel via multiboot-v1 image, (flags & 0x0001)
>> indicates that multiboot header contains valid addresses to load
>> the kernel image. These a