An IRC client in your motherboard
I made a graphical IRC client that runs in UEFI. It’s written in Rust and leverages the GUI toolkit and TrueType renderer that I wrote for axle’s userspace. I was able to develop it thanks to the vmnet network backend that I implemented for QEMU. I’ve published the code here.
You can connect to an IRC server, chat and read messages, all from the comfort of your motherboard’s pre-boot environment.
“Why”? What kind of question is “why”?
A quick refresher on UEFI
The bootloader for any OS is itself...
Read more at axleos.com