arch
|
fixed segments, timer doesn't double-fault anymore
|
2022-12-08 20:35:42 +01:00 |
allocator.rs
|
Added basic logging support
|
2022-12-07 01:43:26 +01:00 |
kmain.rs
|
Added GDT, IDT, sloop and some logging
|
2022-12-08 01:26:43 +01:00 |
lib.rs
|
Moved away from PIC to APIC.
|
2022-12-08 20:15:10 +01:00 |
logger.rs
|
Logging
|
2022-12-08 00:07:02 +01:00 |
main.rs
|
made kernel the system entrypoint.
|
2022-12-07 01:10:38 +01:00 |
task.rs
|
clippy
|
2022-12-06 23:04:11 +01:00 |