Hacker News new | ask | show | jobs
by 201984 64 days ago
Most embedded processors sadly don't have a BIOS, and the signing key is permanently burned into the processor via eFUSEs.
1 comments

Yes, BIOS is really a PC-thing, AFAIK. Embedded processors have "bootloaders" which often serve a similar purpose of performing the minimal viable hardware initializations in order to load the OS kernel.