2 – Developing an Operating System – Tutorial – Episode 1 – BIOS, UEFI, Assembler, Boot loader and Hello World
We are going to learn to write a simple boot loader which will boot up our computer and display “Welcome to LearnOS” on screen. Before we start we need to understand what happens when we press a power button of a computer. When we press a power button, power is given to the CPU, and CPU looks for a small […]
Recent Comments