[FIT Problem] ASUS N752VX with missing/shifted Flash Descriptor

Board & Goal:
ASUS N752VX rev 2.0 (i7-6700HQ, HM170 PCH, Winbond W25Q64FV SPI flash)
Rebuild full 8 MB SPI image: Intel Flash Descriptor + ME 11.8 (1.5 MB RGN) + BIOS region from N752VXAS.303

Tools & Files:

  • Intel CSME System Tools v11 r39 → Flash Image Tool (FIT)
  • Clean ME 11.8.50.3399_CON_H_DA_PRD_RGN.bin
  • Extracted N752VX_BIOS_region.bin (~6 MB) via UEFITool NE
  • CH341A programmer & SOIC-8 clip

Steps Taken

  1. Extracted BIOS region from N752VXAS.303 in UEFITool NE (“Extract body”).
  2. In FIT:
  • Selected “Intel (R) H Series” → “HM170-Mobile” from dropdowns
  • Loaded ME RGN into Intel ME Region
  • Loaded extracted BIOS into BIOS Region
  • Disabled GbE, PDR, EC regions
  • Set Flash Components = 1×8 MB
  • Built image (outimage.bin)
  1. Flashed outimage.bin to W25Q64FV via CH341A; verify passed.
  2. Result: fans spin endlessly, no POST, no video output.
  3. UEFITool NE inspection shows Descriptor region is entirely 0xFF (no 0x5AA5F00F signature), shifted.

Attempts & Observations

  • OEM Section import of descriptor binary from forum dumps only shifted signature further.
  • No original backup available.
  • Manual editing in HxD unviable without valid descriptor block.
  • PlatformConfiguration XML templates not found in GitHub-only FIT distribution.

Request

CHATGPT tells me that i need reliable source for full Intel CSME System Tools v11 (including SKL_H_HM170.xml) or a working sample platform XML. Objective: inject valid Flash Descriptor at 0x0000–0x0FFF so CPU recognizes ME and BIOS regions and system will POST. The one on github doesnt have this file and i was thinking Fit doesnt need that file because it already has a configuration selected from the topdown menus at the top.


Edit by Fernando: Thread moved into the “Intel Management Engine” Forum Category and thread title shortened

A bit of a mess…
I believe your trying [Guide] Clean Dumped Intel Engine (CS)ME/(CS)TXE Regions with Data Initialization - Special Topics / Intel Management Engine - Win-Raid Forum
If so, you work on a full SPI bios image or me_region only…now read the guide again bur this time a little more attention to details and specially [D4. CSME 11 - 15 & CSTXE 3 - 4]