Yes, that’s unfortunately TXE. Bios region and Intel ME are interewaved.
Learn to disassemble your firmware according to:
After having decomposed the firmware you’ll find the bios region in a decomp subfolder.
You might search for the GUID of NVRAM for example in the decomposed bios region and try to find the correponding areas in your dump and make the changes there.