Fix TODO: Use triple fault to guarantee reboot
Cause interrupt, since the IDT is dorked we can't find the INT 3 handler (double fault), and the double fault handler can't be found (triple fault).
Loading
Please register or sign in to comment
Cause interrupt, since the IDT is dorked we can't find the INT 3 handler (double fault), and the double fault handler can't be found (triple fault).