Building a Bootloader from Scratch — Just Assembly, No OS
Everything you write at work stands on a tower of things that were already set up for you: a heap, a stack, threads, a filesystem, a C library, an operating system underneath all of it. Writing a boot
harrisonsec.hashnode.dev5 min read