Actually I had already worked this out while you wrote that but thank you for taking the time to answer anyway SMDFlea. I had to take these chips off the board as my SVOD wouldn't do a onboard dump. This machine is an absolute PITA to pull apart. I'm not putting another dump in there only to pull it apart again if it doesn't work.
I joined the two in HxD (using concatenate), and dumped into UEFI tool and saw the full image so thought I was on the right track. FIT also decompiled and recompiled with the new ME as per the usual process and I noted the two split 8MB and 4MB files as well. I was wondering how FIT knew this and found this was defined as follows:
Descriptor Map - Number of Flash Components = 2
Component Section - Flash Component 1 density = 8MB
Component Section - Flash Component 2 density = 4MB
Learn something new each day.
I joined the two in HxD (using concatenate), and dumped into UEFI tool and saw the full image so thought I was on the right track. FIT also decompiled and recompiled with the new ME as per the usual process and I noted the two split 8MB and 4MB files as well. I was wondering how FIT knew this and found this was defined as follows:
Descriptor Map - Number of Flash Components = 2
Component Section - Flash Component 1 density = 8MB
Component Section - Flash Component 2 density = 4MB
Learn something new each day.
Comment