[Specification] Add end-of-table marker to CICM block definition

This commit is contained in:
2025-07-31 19:36:41 +01:00
parent 1cda2783c6
commit ab7eb67aaa

View File

@@ -22,3 +22,4 @@ typedef struct CicmMetadataBlock
|Type|Size|Name|Description
|uint32|4 bytes|identifier|The CICM XML metadata table identifier, always `CICM`
|uint32|4 bytes|length|The size in bytes of the embedded CICM XML metadata that follows this header.
|===