Multiboot

Build Status

This is a multiboot (v1) library written in rust to be used in kernel level code. The code depends only on libcore.

Functionality is still fairly limited, only reading out the mmap works at the moment. Patches are welcome!