7 ms·
About this much more complex -- https://github.com/charlesap/bootpager https://github.com/charlesap/bootpager (example legacy boot block that jumps into protect
by charlesap 9y ago
About this much more complex -- https://github.com/charlesap/bootpager https://github.com/charlesap/bootpager
(example legacy boot block that jumps into protected mode, enables paging, and pages in and executes arbitrary code, no bios used.)
As mentioned above the trick is what to do once you're there. And it is a UEFI world now, might as well just write 64-bit PE kernel and be done with it.