Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-31 | Fix handling of u8 vs usize | Maximilian Bosch | |
Those types can't be casted into each other which caused several compilation errors. | |||
2019-10-31 | Add x86_64 crate | Dennis Kobert | |
2019-10-31 | Fix typo in panic screen | Dennis Kobert | |
2019-10-26 | Create a kernel panic screen | natrixaeria | |
2019-10-25 | Create a print function | natrixaeria | |
2019-10-25 | Create format writer | natrixaeria | |
2019-10-25 | Iink rust binary | Dennis Kobert | |
2019-10-25 | Add target x86_64-uff | Dennis Kobert | |