Re: Multiboot issues & complaints
Posted: Sun Oct 16, 2011 6:16 am
Bit 16 allows to refuse ELF. In this case you can use addr fields of MBH placed within pure binary, PE and so on. Multiboot Spec. leaves the possibility to return to RM because boot loader gives control to starting module with disabled interrupts and correct BIOS environment. Just set up IDTR, GDTR, segment registers and switch back to RM. This code can be a kernel part or you can concatenate its binary with kernel binary.