embdgen.plugins.region.RawRegion
- class embdgen.plugins.region.RawRegion.RawRegion[source]
Bases:
BaseContentRegion
Raw region
Writes some BinaryContent directly to the image without any partition table entry.
- PART_TYPE = 'raw'
- content: BinaryContent
Content of this region