Line 9:
Line 9:
* image files in 3rd party format (a.k.a. raw images)
* image files in 3rd party format (a.k.a. raw images)
−
== crtools-specific format description ==
+
== Images in crtools-specific format ==
All crtools-specific image files begin with 32-bit magic cookie. Images in PB format are followed by zero or more entries of the same type (not size!), each entry is preceded with 32-bit entry size value (not including this 32-bit value itself). Optionally each entry may be followed by extra payload which depends on the entry type.
All crtools-specific image files begin with 32-bit magic cookie. Images in PB format are followed by zero or more entries of the same type (not size!), each entry is preceded with 32-bit entry size value (not including this 32-bit value itself). Optionally each entry may be followed by extra payload which depends on the entry type.
Line 27:
Line 27:
The amount of entries in a image file depends on the type of file.
The amount of entries in a image file depends on the type of file.
−
== Types of image files with PB data ==
+
=== Images with PB data ===
Such images can be one of
Such images can be one of
Line 113:
Line 113:
|}
|}
−
== Images with binary crtools data ==
+
=== Images with binary data ===
These are
These are