expand protected mode code segment more

refactor
pantonshire 1 month ago
parent a90c727a9a
commit 535749afc9

@ -140,7 +140,7 @@ gdt_flat:
0x00, 0x00, \ 0x00, 0x00, \
0x00, \ 0x00, \
10011011b, \ 10011011b, \
11000000b, \ 11001111b, \
0x00 0x00
; 16-bit code segment, to use if we want to switch back to real mode. ; 16-bit code segment, to use if we want to switch back to real mode.

Loading…
Cancel
Save