Skip to content
/ dmfs Public

Parser and generator for the Diosix Manifest File System, which contains assets to load from firmware during startup

License

Notifications You must be signed in to change notification settings

diodesign/dmfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Parser and generator for the Diosix Manifest File System, which contains assets to load from firmware during startup

Topics

Resources

License

Stars

Watchers

Forks

Languages