XyrisOS / xyris

The Xyris Kernel
https://xyr.is
MIT License
153 stars 11 forks source link

Fix Panic Message Formatting String #329

Closed Kfeavel closed 2 years ago

Kfeavel commented 2 years ago

https://github.com/XyrisOS/xyris/blob/380b7d130b3a7a4239654c3e0a666f4ce82c8ed5/kernel/arch/i386/panic.cpp#L54

Failed to refactor properly a while ago. This is why the panic screen has been printing garbage lately.