Loading pe formatted kernel from bootloader
Posted: Sun Apr 05, 2020 6:51 am
How can I load pe formatted kernel from bootloader... Any idea with rough "C" code would be appreciated. Currently I have a working bootloader written in C, and can load kernel from hard disk. But I m facing problem in loading pe formatted kernel. How can I get kernel address of entry point and jump to it?
Thank you,
Thank you,