Re: Multiboot ELF Loader - Alignment

2021-11-04 Thread Chris Plant
On Wed, 2021-11-03 at 17:38 +0100, Daniel Kiper wrote: > On Fri, Oct 29, 2021 at 08:16:36PM +0100, Chris Plant wrote: > > Daniel, > > > > I'm back home now and I have access to my PC again, so I can answer > > more completely. > > > > On Tue, 2021-10-26 at 14:51 +0100, Chris Plant wrote: > > > Th

Re: Multiboot ELF Loader - Alignment

2021-11-03 Thread Daniel Kiper
On Fri, Oct 29, 2021 at 08:16:36PM +0100, Chris Plant wrote: > Daniel, > > I'm back home now and I have access to my PC again, so I can answer > more completely. > > On Tue, 2021-10-26 at 14:51 +0100, Chris Plant wrote: > > Thanks for the detailed reply, I think I’ve got to the bottom of this > > n

Re: Multiboot ELF Loader - Alignment

2021-11-03 Thread Daniel Kiper
On Tue, Oct 26, 2021 at 02:51:20PM +0100, Chris Plant wrote: > Thanks for the detailed reply, I think I’ve got to the bottom of this now, I > realised what I missed just after I sent this email. > > On 26 Oct 2021, at 13:35, Daniel Kiper wrote: > > > > Hey, > > > >> On Thu, Oct 21, 2021 at 08:46

Re: Multiboot ELF Loader - Alignment

2021-10-29 Thread Chris Plant
Daniel, I'm back home now and I have access to my PC again, so I can answer more completely. On Tue, 2021-10-26 at 14:51 +0100, Chris Plant wrote: > Thanks for the detailed reply, I think I’ve got to the bottom of this > now, I realised what I missed just after I sent this email. > > > On 26 Oct

Re: Multiboot ELF Loader - Alignment

2021-10-26 Thread Chris Plant
Thanks for the detailed reply, I think I’ve got to the bottom of this now, I realised what I missed just after I sent this email. > On 26 Oct 2021, at 13:35, Daniel Kiper wrote: > > Hey, > >> On Thu, Oct 21, 2021 at 08:46:06PM +0100, Chris Plant wrote: >> Hello, >> >> I'm continuing to play

Re: Multiboot ELF Loader - Alignment

2021-10-26 Thread Daniel Kiper
Hey, On Thu, Oct 21, 2021 at 08:46:06PM +0100, Chris Plant wrote: > Hello, > > I'm continuing to play with Multiboot2 on ARM64 on a Raspberry Pi, and > I've run into something which I'm trying to understand. Why do you use Multiboot2 on ARM64? > I have an ELF file for my kernel which has two seg

Multiboot ELF Loader - Alignment

2021-10-21 Thread Chris Plant
Hello, I'm continuing to play with Multiboot2 on ARM64 on a Raspberry Pi, and I've run into something which I'm trying to understand. I have an ELF file for my kernel which has two segments (I have no idea why rust is giving me two segments, but it is).  If I boot directly into the ELF file from