Skip to content

Fix TODO: Use triple fault to guarantee reboot

Joshua Abraham requested to merge jabedude:master into master

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).

Merge request reports