Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build a file with -m32



On Fri, Nov 08, 2019 at 07:39:07AM +0000, Emmanuel Dreyfus wrote:
> I am working on multiboot support for amd64, and I have a C funciton 
> to call from locore.S before we witch to 64 bit mode.

Why do you have to / want to go to C code before switching to 64bit mode
in first place? I would expect 32bit multimode gives you an entry point
half way the normal boot sequence, e.g. 32bit protected mode without
paging enabled.

Joerg


Home | Main Index | Thread Index | Old Index