Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/31017 ) Change subject: ifwi: Add definitions for the Integrated Firmware Image format ...................................................................... Patch Set 1: (1 comment) https://review.coreboot.org/#/c/31017/1/ifwi.h File ifwi.h: https://review.coreboot.org/#/c/31017/1/ifwi.h@66 PS1, Line 66: #define SPD_MARKER 0x44504324 /* $CPD */
It's just a string that marks a valid sub-partition dir. I have no idea […] could be "Code Partition Directory" There is this string in ME. https://www.troopers.de/downloads/troopers17/TR17_ME11_Static.pdf slide 12 the structure is identical
-- To view, visit https://review.coreboot.org/c/flashrom/+/31017 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: flashrom Gerrit-Branch: master Gerrit-Change-Id: I4bdf47637bfb68560e6d4269f89710572c1bb82a Gerrit-Change-Number: 31017 Gerrit-PatchSet: 1 Gerrit-Owner: Nico Huber <nico.h@gmx.de> Gerrit-Reviewer: Nico Huber <nico.h@gmx.de> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Reviewer: Thomas Heijligen <src@posteo.de> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Angel Pons <th3fanbus@gmail.com> Gerrit-Comment-Date: Thu, 24 Jan 2019 19:22:26 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Paul Menzel <paulepanter@users.sourceforge.net> Comment-In-Reply-To: Nico Huber <nico.h@gmx.de> Gerrit-MessageType: comment