]> Joshua Wise's Git repositories - netwatch.git/blobdiff - aseg/aseg.asm
Add a little bit more functionality to grubload
[netwatch.git] / aseg / aseg.asm
index c086b83b0971ebe211e3e9940fe900063fd65d93..a6f71c20cd79c5eed1b581654e9bfde5edaabb2a 100644 (file)
@@ -40,7 +40,7 @@ noclear:
 
        align 0x4
 gdtr:
-       db 0x1F, 0x00
+       db 0x17, 0x00
        dd gdt
        align 0x4
 gdt:
This page took 0.021799 seconds and 4 git commands to generate.