Kernel memory layout and memory management

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
dimischiavone
Posts: 9
Joined: Wed Jun 02, 2021 3:15 am
Libera.chat IRC: dimischiavone
Location: Reggio Calabria

Re: Kernel memory layout and memory management

Post by dimischiavone »

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.
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.
Dimitri Schiavone
Post Reply