1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 00:16:17 +04:00
rCore/kernel
Harry Chen 6cc607e0c8 Make aarch64 and mipsel use img instead of qcow
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-06 11:20:50 +08:00
..
src Move text base to higher location to avoid colliding with qemu BIOS 2019-04-06 03:22:26 +08:00
targets Add MIPS target. 2019-03-31 22:04:22 +08:00
build.rs Use gcc to pre-process mipsel assembly 2019-04-06 00:24:01 +08:00
Cargo.lock Fix compilation errors in drivers 2019-04-05 22:57:12 +08:00
Cargo.toml Fix compilation errors in drivers 2019-04-05 22:57:12 +08:00
Makefile Make aarch64 and mipsel use img instead of qcow 2019-04-06 11:20:50 +08:00