login
Header Space

 
 

Re: [PATCH 0/5] Boot protocol changes

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: H. Peter Anvin <hpa@...>
Cc: Rusty Russell <rusty@...>, lkml - Kernel Mailing List <linux-kernel@...>, Vivek Goyal <vgoyal@...>, lguest <lguest@...>, Eric W. Biederman <ebiederm@...>
Date: Tuesday, October 2, 2007 - 8:58 pm

H. Peter Anvin wrote:

It could, or just treat it as a raw binary at 1M+offset to skip the headers.


OK, but that has the same problem as making the payload an ELF file:
32-bit bootloaders which simply jump to 1M will be jumping into data
rather than code - and I got the impression from taking to Eric at KS
that there are such bootloaders.  

If that's not an issue, then I still think the payload should be a plain
ELF file (possibly self-decompressing, or just a plain uncompressed
vmlinux, if that's what's desired).  Still think making a protected-mode
bootloader do the decompression is the wrong way to go about this; ELF
is enough.

    J
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] Boot protocol changes, Rusty Russell, (Tue Oct 2, 7:34 pm)
Re: [PATCH 0/5] Boot protocol changes, Jeremy Fitzhardinge, (Tue Oct 2, 7:46 pm)
Re: [PATCH 0/5] Boot protocol changes, H. Peter Anvin, (Tue Oct 2, 7:53 pm)
Re: [PATCH 0/5] Boot protocol changes, Jeremy Fitzhardinge, (Tue Oct 2, 7:56 pm)
Re: [PATCH 0/5] Boot protocol changes, H. Peter Anvin, (Tue Oct 2, 8:43 pm)
Re: [PATCH 0/5] Boot protocol changes, Jeremy Fitzhardinge, (Tue Oct 2, 8:58 pm)
Re: [PATCH 0/5] Boot protocol changes, H. Peter Anvin, (Tue Oct 2, 9:03 pm)
Re: [PATCH 0/5] Boot protocol changes, H. Peter Anvin, (Tue Oct 2, 8:46 pm)
Re: [PATCH 0/5] Boot protocol changes, H. Peter Anvin, (Tue Oct 2, 7:44 pm)
[PATCH 1/5] update boot spec to 2.07, Rusty Russell, (Tue Oct 2, 7:35 pm)
Re: [PATCH 1/5] update boot spec to 2.07, rae l, (Tue Oct 30, 2:38 am)
[PATCH 2/5] add WEAK() for creating weak asm labels, Rusty Russell, (Tue Oct 2, 7:35 pm)
[PATCH 3/5] i386: paravirt boot sequence, Rusty Russell, (Tue Oct 2, 7:36 pm)
[PATCH 4/5] Revert lguest magic and use hook in head.S, Rusty Russell, (Tue Oct 2, 7:39 pm)
[PATCH 5/5] lguest: loading bzImage directly, Rusty Russell, (Tue Oct 2, 7:40 pm)
Re: [PATCH 5/5] lguest: loading bzImage directly, Chris Malley, (Wed Oct 3, 5:37 am)
Re: [PATCH 5/5] lguest: loading bzImage directly, Rusty Russell, (Wed Oct 3, 8:02 pm)
Re: [PATCH 5/5] lguest: loading bzImage directly, Kjartan Maraas, (Sat Nov 24, 5:54 pm)
Re: [PATCH 5/5] lguest: loading bzImage directly, H. Peter Anvin, (Sat Nov 24, 6:14 pm)
Re: [PATCH 5/5] lguest: loading bzImage directly, Kjartan Maraas, (Sun Nov 25, 8:32 am)
Re: [PATCH 5/5] lguest: loading bzImage directly, H. Peter Anvin, (Wed Oct 3, 8:26 pm)
Re: [PATCH 5/5] lguest: loading bzImage directly, H. Peter Anvin, (Wed Oct 3, 1:12 pm)
speck-geostationary