Advanced
Internal Coreboot Flashing
Internal flashing lets you replace your laptop's stock BIOS with Coreboot from inside the running system, without opening the chassis or attaching an external SPI programmer. It only works on machines whose Intel Flash Descriptor region can be unlocked.
This path is faster than external flashing, but the prerequisites are strict: you need the right BIOS version, a writable descriptor region, and a verified ROM image to flash.
In this section
- Downgrade Stock BIOS — install the BIOS version with an unlocked Intel ME region
- Unlock the BIOS Region — use CHIPSEC to clear the Flash Descriptor write protection
- Flash Coreboot — write the new firmware and verify the result
If your laptop does not support internal flashing, see the external flashing guide instead.