Attempting to change into 32-bit protected mode causes triple fault
I have a simplistic bootloader comprised of two parts – the actual bootloader that loads the second ‘stage’ into memory, and executes it.
I have a simplistic bootloader comprised of two parts – the actual bootloader that loads the second ‘stage’ into memory, and executes it.