Push k_info

This commit is contained in:
notsomeidiot123 2024-10-10 13:18:16 -04:00
parent 8be14660aa
commit bba12fa97a
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@ protected_mode:
mov gs, bx
mov fs, bx
pop eax
mov esi, k_info
jmp eax
jmp $
bits 16