64-bit bootloader?
I want to write a bootloader for AMD64 using NASM. I would do this by using 'bits 64' and by outputting a flat binary, right? If someone could, could you write me up the basics in x64 assembly? I know a bit about assembly and C/C++ but don't really know how to start writing an operating system.
@.::SCHiM::.
I appreciate your help guys. @_@
I have read a bit on OSDev but they don't touch on 64-bit stuff as much as I'd like. A good working example would be absolutely amazing.
@.::SCHiM::.
I appreciate your help guys. @_@
I have read a bit on OSDev but they don't touch on 64-bit stuff as much as I'd like. A good working example would be absolutely amazing.



