Remove kernel_entry
This commit is contained in:
@ -43,8 +43,6 @@ stage3.entry:
|
||||
xor eax, eax
|
||||
mov al, [disk]
|
||||
push eax
|
||||
mov eax, 0x00
|
||||
push eax
|
||||
mov eax, [stage3 + 0x18]
|
||||
call eax
|
||||
|
||||
|
Reference in New Issue
Block a user