Hacker News new | ask | show | jobs
by zhemao 4448 days ago
Funny thing is that they both do basically the same thing, except one is done all in assembly and the other in C.

I would have liked this post to actually discuss the things that a bootloader is meant to do, like switching to 32-bit protected mode and loading the next block of code from the disk.