A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: jod1540272333244
Ixiasoft
Visible to Intel only — GUID: jod1540272333244
Ixiasoft
5.4.2.3. Configuration Pointer Block Layout
The configuration pointer block contains a list of application image addresses. The SDM tries the images in sequence until one of them is successful or all fail. The structure contains the following information:
Offset | Size (in bytes) | Description |
---|---|---|
0x00 | 4 | Magic number 0x57789609 |
0x04 | 4 | Size of pointer block header (0x18 for this document) |
0x08 | 4 | Size of pointer block (4096 for this document) |
0x0C | 4 | Reserved |
0x10 | 4 | Offset to image pointers (IPTAB) |
0x14 | 4 | Total number of image pointer slots allocated = 508 |
0x18 | 8 | Reserved |
0x20 (IPTAB) 19 | 8 | First (lowest priority) image pointer slot (IPTAB) |
8 | Second (2nd lowest priority) image pointer slot | |
8 | … | |
8 | Last (highest priority) image pointer |