SP is already at 0x7c00 ; DL still contains the boot drive number movzx esp, sp ; Execute stage2 code jmp STAGE2_RUN_OFS ; 32-bit GDT for protected mode ; Macro to build a GDT descriptor entry %define MAKE_GDT_