Join us
The author of this blog post announces their intention to write an OS in Go and discusses their choice of bootloader and the difficulties encountered with building a bootloader that can run on both BIOS and UEFI.
The author mentions that UEFI is the way to go if they want their OS to work on newer hardware, but they don't want to neglect older hardware. They discuss their preference for using an already-written bootloader and ultimately choose between BOOTBOOT and Limine. They discuss the issues they encounter with writing Go code and linking their code with the external linker.
Join other developers and claim your FAUN account now!
Only registered users can post comments. Please, login or signup.