1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
rCore/src
2018-04-18 14:26:34 +08:00
..
arch/x86_64 Now CPU1 can handle interrupt. Alloc TSS & GDT & IDT at kernel heap. 2018-04-18 14:26:34 +08:00
io COM2. Merge APIC/PIC interface. 2018-04-17 19:42:58 +08:00
memory Now CPU1 can enter Rust. Change kernel guard page. 2018-04-18 12:26:21 +08:00
consts.rs COM2. Merge APIC/PIC interface. 2018-04-17 19:42:58 +08:00
lang.rs Add test for travis 2018-04-09 21:20:47 +08:00
lib.rs Now CPU1 can handle interrupt. Alloc TSS & GDT & IDT at kernel heap. 2018-04-18 14:26:34 +08:00
test_util.rs Change test pass error code, to avoid conflict with QEMU's 2018-04-09 22:22:43 +08:00
util.rs Port MP & RSDP detecting 2018-04-05 22:36:39 +08:00