WangRunji
|
0a9c294814
|
Fix x86_64 startup. TODO: higher half.
* Remove legacy boot, MP, ACPI.
* Disable SMP.
* Modify startup: boot -> arch::init -> kmain.
* Fix FrameAllocator on x86_64.
* Remove kernel remap.
* Alloc kernel heap at bss.
|
2018-09-09 02:35:32 +08:00 |
|
WangRunji
|
0437e5cb17
|
Make it compile for bootimage toolchain
* Revert to nightly-2018-08-27 due to its bug on macOS
* Not build C code
|
2018-09-07 12:44:40 +08:00 |
|
WangRunji
|
caeff9ad97
|
Update packages and fit for new Rust nightly
|
2018-09-04 13:19:23 +08:00 |
|
WangRunji
|
10e3cea340
|
Only use Rust toolchain to build for rv32. Set arch to rv32i. x86_64 broken.
|
2018-08-05 00:24:36 +08:00 |
|
WangRunji
|
b88648ff44
|
Fit for newest Rust nightly. x86_64 ok, riscv32 broken.
|
2018-08-04 16:20:25 +08:00 |
|
WangRunji
|
c8a9eaf3e6
|
Split process mod to extern crate
|
2018-07-17 01:56:28 +08:00 |
|
WangRunji
|
6b0556e135
|
Add Cargo.lock
|
2018-07-15 16:43:43 +08:00 |
|