1 2 3 4 5 6 7 8 9 10 11 12
;; boot.stage2.pm.asm [bits 16] %include "boot.stage2.gdt32.asm" _ cli lgdt [GDT32_ptr] ;; Enable Protected Mode