Commit graph

5 commits

Author SHA1 Message Date
de8b304d87 Add opam file, improve dune files 2021-12-10 19:05:42 +01:00
0156567918 Better naming 2021-12-10 19:05:42 +01:00
c84535962f Improve parsing and add type mft
* mft_entry.b, mft_entry.u are runtime fields. We expect them to be
  zeroed.
* add a type mft with version and mft_entries
* add pretty printers a la solo5-elftool query-manifest
2021-12-10 19:05:42 +01:00
e746d9d794 Parse manifest
Could use some improvements, but it can parse a manifest now.
2021-12-09 16:17:11 +01:00
01aa4a8c8c Initial commit 2021-12-09 11:06:56 +01:00