Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

operating system - Making a 64 Bit Aware Bootloader

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...