mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-05 12:29:16 +00:00
Fixed wrong stack pointer & new tss command for crash screen
This commit is contained in:
@ -113,6 +113,8 @@ namespace InterruptDescriptorTable
|
||||
// : "q"(KPT)
|
||||
// : "memory");
|
||||
|
||||
// GlobalDescriptorTable::SetKernelStack(nullptr);
|
||||
|
||||
asm(
|
||||
// "cmp $0x1000, %rsp\n"
|
||||
// "jng .skip_swap_check__1\n"
|
||||
|
Reference in New Issue
Block a user