uefi-firmware-parser
uefi-firmware-parser copied to clipboard
Intel ME SPS version 4 CPD parsing fails
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.