[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multiboot2: variable data size
From: |
Johan Rydberg |
Subject: |
Re: multiboot2: variable data size |
Date: |
Wed, 29 Nov 2006 01:22:49 +0100 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
"bibo,mao" <address@hidden> writes:
> If kernel image is bzImage, x64 efi bootloader need switch to 32 bit
> protect mode(or real mode) from 64 bit long mode, and if kernel
> image is gzipped/plain format, efi bootloader can directly jump to
> 64-bit kernel entry address without mode switch.
My opinion is that bzImages should be avoided on EFI platforms, or the
decompress-code in Linux has to be rewritten.
It took me a good couple of hours of debugging to find out that Linux
simply ignores the memory layout and assumes that low memory is free
to use as it likes.
~j
pgp9pIfzxRxXh.pgp
Description: PGP signature
- Re: multiboot2: variable data size, (continued)
- Re: multiboot2: variable data size, Johan Rydberg, 2006/11/28
- Re: multiboot2: variable data size, Yoshinori K. Okuji, 2006/11/28
- Re: multiboot2: variable data size, bibo,mao, 2006/11/28
- Re: multiboot2: variable data size, Yoshinori K. Okuji, 2006/11/28
- Re: multiboot2: variable data size, bibo,mao, 2006/11/28
- Re: multiboot2: variable data size, Andrei E. Warkentin, 2006/11/28
- Re: multiboot2: variable data size,
Johan Rydberg <=
- Re: multiboot2: variable data size, bibo,mao, 2006/11/28
- Re: multiboot2: variable data size, tgingold, 2006/11/28