Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.09 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.09 KB

dmfs

This is the Diosix Manifest File System (DMFS) parser and generator. It can parse DMFS images, and create DMFS images from a set of files.

This crate is used by Diosix to load native services and guest operating systems from firmware storage. As such, it does not require the standard library. If you wish to use this for your own project, let me know and I'll tidy up the documentation and API.

Contact and code of conduct

Please email project lead Chris Williams if you have any questions or issues to raise, wish to get involved, have source to contribute, or have found a security flaw. You can, of course, submit pull requests or raise issues via GitHub, though please consider disclosing security-related matters privately. Please also observe the Diosix project's code of conduct if you wish to participate.

Copyright and license

Copyright © Chris Williams, 2020. See LICENSE for distribution and use of source code and binaries.