Fix GDT and remove unused code from MBR
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ gdt_data:
|
||||
.base_low: dw 0x0000
|
||||
.base_middle: db 0x00
|
||||
.access: db 10010010b ; present, ring 0, data, writable
|
||||
.flags: db 00000000b
|
||||
.flags: db 10000000b
|
||||
.base_high: db 0x00
|
||||
gdt_data_end:
|
||||
gdt_end:
|
||||
|
||||
Reference in New Issue
Block a user