I was using a modded BIOS for a while, where I un-hidden many advanced menus.
Yesterday, I changed “ME FW Image Re-Flash” setting from disabled to enabled, and after saving settings and powering the machine off, the laptop cannot boot again.
I’m attaching dump of the flash after the breakage.
How can I clear clear saved BIOS settings in this dump to write it again?
Find setup in NVRAM- 2 locations, one link, one data, first one refrences to next one “Next node at offset: 33A6h” Check body size: 2C9h (713) - identical to reference in store size given in IFR Extractor
Open the complete dump in a hex editor, set this bit back to “0”, double check that you were in the right position. Give it a try
(The data and link method used by this firmware is not the only way to handle this, some bioses just write a new entry and change the header of the old entry making it showing up as ‘invalid’)