WerWolv / ImHex-Patterns

Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
https://github.com/WerWolv/ImHex
GNU General Public License v2.0
640 stars 168 forks source link

patterns/hsdt: Add HSDT pattern #280

Closed xtexChooser closed 1 month ago

xtexChooser commented 1 month ago

This adds a pattern file for HiSilicon's HSDT device-tree table file, based on the file format from a parser.

WerWolv commented 1 month ago

Thank you! Could you also add the pattern to the table in the readme and add a small test file if possible?

xtexChooser commented 1 month ago

done

WerWolv commented 1 month ago

Thanks a lot!