Re: Kernel memory layout and memory management
Posted: Sat Jun 12, 2021 8:15 am
Thanks, I'll read intel manual regarding 64-bit mode and UEFI stuff, then I'll try to convert the existing project to 64 bit and move on from there.Octocontrabass wrote: Yes, if you specify appropriate boot services and entry address tags. Do note that boot services will be running, so you're responsible for calling ExitBootServices() with the appropriate (Windows) calling conventions.