Le 17/12/2019 à 02:53, Emmanuel Dreyfus a écrit :
Hello The initial commit of multiboot for amd64 had a problem with kernel linking that broke BIOS boot. I fixed the linker script, but in the meantime, the multiboot option in amd64 was also commented out. Is there any objection against re-enabling multiboot for amd64?
Yes, there is. https://mail-index.netbsd.org/source-changes-d/2019/12/14/msg011884.html Also, the code is still bloated with unnecessary stuff, and still hasn't been moved to a separate function (or file).