x86_64 operating system, written in Rust
Stars
33
Forks
9
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
53
commits
14
7
2
Depend on rust-osdev/bootloader and rust-osdev/x86_64
98fe51b
Fix travis build
6578f62
Fix alloc API breakage
5111aa8
Debug travis
d34a621
Support larger allocations
3c3718f
Allocate PageInfo array before setting up PMM
3f73271
Upgrade acpi crates
986b63d
Fix slob allocator and integrate aml_parser crate
ab1cd47
Add ACPI table parser
c627dca
Improve block merging
2b7ae1b
Basic SLOB block merging; fix linker script
fcff022
Add basic SLOB allocator (no block merging)
03a451f
Support freeing in buddy allocator and add GDB script
eaa1143
Update bootloader to work with bootimage 0.7.7
26c2d30
Install bootimage from crates.io in travis
997952b