Added a link to my Boot2Rust project.

Eric Holk
2013-11-28 13:03:42 -08:00
parent 5d16790bfa
commit 6cb865645c

@@ -14,6 +14,7 @@ Here is a short list of some OS projects in Rust. Feel free to add your own:
* [pczarn/rustboot](https://github.com/pczarn/rustboot.git)
* [cmr/cmoss](https://github.com/cmr/cmoss), a rather inactive OS project
* [mahrz/rv6](https://github.com/mahrz/rv6.git), a port of xv6 an educational unix clone by MIT (doesn't do much yet, currently inactive)
* [eholk/Boot2Rust](https://github.com/eholk/Boot2Rust) - A UEFI application written in Rust.
### Resources and docs