[Problem] Intel NUC5i3RYK BIOS with Missing Information

Hi to All,
I have a Problem with the bios from nuc5i3ryb Board. The System information Window is clean, only the uuid is showing.
Chassis Information is blank. And in Other information contains “integrator toolkit has modified this bios”.
How can i reset it?

Thanks in advance
Best Regards Muki


Edit by Fernando: Thread title specified and customized

NUCs normally have their machine specific data in NVRAM, dump the complete firmware or the bios region with intel ME tools (version corresponding to Intel CSME) from here, section C2. (CS)ME System Tools and check NVRAM for entries before AmiStandardDefaultVariable folder

Should look like this, DmiData and UUID. MfgMode and Guid1394 might be FF (pic from NUC7 or NUC8)

I never used the integrator toolkit, maybe it’s possible to enter the values with it, too.

First, thank you very much for your help and Quick answer!
All of this is New for me, i must do it slowly. I Have no knowledge about this tolls and how to Use it.

Best regards
Muki

Hi,
I cant make a dump. ME is Read and write Protected.
What to Do next?
Thanks

Try to dump the bios region only.

Hi , now i have dumped the bios region only. When i try to open it with fitc it shows me an error (flash image unrecognized binary format)

That’s expected behaviour. FIT is designed to work with ME region and FD, not bios region.

As written:

Ok
Wich other options do i have?
Pinmode only or?

Sorry for my Bad english

Well, for the third time:

(Tool used UEFIToolNE)

Then use a hex editor to change the values according to your machine and correct the corresponding checksums (check with UEFIToolNE) if needed.

Good luck!