I have made a custom 64-bit kernel in C, and have a linker script to go with it, but I want to make a 64 bit aware bootloader that will load my 64-bit kernel on UEFI (x86_64) like BOOTBOOT or Limine. How do I go about this?
question from:https://stackoverflow.com/questions/65875753/making-a-64-bit-aware-bootloader