I've wondered about how to make a software to write to BIOS chip.
I've seen some examples like flashrom, but I don't know exactly how it works.
How can I address the chip? How can I write to that addresses?
I've wondered about how to make a software to write to BIOS chip.
I've seen some examples like flashrom, but I don't know exactly how it works.
How can I address the chip? How can I write to that addresses?
For some hardware, you could take inspiration from the LinuxBoot project.
Unfortunately, it does not support many motherboards, and you could brick your hardware if you do something wrong.