uefi-firmware-parser icon indicating copy to clipboard operation
uefi-firmware-parser copied to clipboard

Intel ME SPS version 4 CPD parsing fails

Open theopolis opened this issue 9 years ago • 0 comments

In SPS version 4 containers, the partition header (now begins with a CPD) has changed. The structure and magic is different and the parser is failing to recognize this as an IntelME type. Forcing the parser to interpret the new header magic fails as the structure has changed too.

theopolis avatar Jul 04 '16 01:07 theopolis