diff --git a/x86/stage2.asm b/x86/stage2.asm index b776b2436c..058826d1c7 100644 --- a/x86/stage2.asm +++ b/x86/stage2.asm @@ -122,6 +122,10 @@ protected_mode: mov esp, 0x800000 - 128 ; entry point + mov eax, thunk.int16 + push eax + mov eax, thunk.int15 + push eax mov eax, thunk.int13 push eax mov eax, thunk.int10