OSDev – Replace cylinder address to make OS run on real hardware
I’m following a github tutorial (https://github.com/gmarino2048/64bit-os-tutorial/)
and came across these lines of code in load.asm
in chapter 1.3, part of the bootloader that loads the actual kernel: