No description
Find a file
2017-09-08 10:57:28 +12:00
src lib: add library method for get_memory_map 2017-09-08 10:46:47 +12:00
tests cleanup test warnings 2016-02-13 15:12:43 -08:00
.gitignore ignore vim swp files 2016-02-06 22:40:42 -08:00
.travis.yml travis: add stable/beta/nightly matrix 2017-06-01 08:16:16 +00:00
Cargo.toml protocol/serial: add serial protocol implementation 2017-07-19 11:10:04 -07:00
README.md Add README.md explanation of this fork 2017-09-08 10:57:28 +12:00

rust-uefi

This is a fork of Mischief's crate, with merges and cherry-picks from several other forks (csssuf and orumin)

If you build the documentation (cargo doc) you'll find there is a good start on documentation (mostly thanks to csssuf). This README is really just a placeholder.

I would very much prefer other people (mischief? csssuf?) to own and drive this crate, and for this fork to "go away". I crated this crate to pull together features scattered across several other forks, which I needed for my own project. Use at your own risk - I do not expect it to last for long.