acadia/zion
Drew Galbraith 93cf8f2740 [zion] Cleanup syscall entrance. 2023-06-20 15:40:21 -07:00
..
boot Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
capability [zion] Remove legacy capability table method. 2023-06-19 23:32:49 -07:00
common Use APIC for interrupts rather than PIC. 2023-06-07 13:40:36 -07:00
debug Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
include [zion] Move the final syscalls to the new format. 2023-06-20 15:03:33 -07:00
interrupt [zion] Create a message queue to be shared between the port and channel 2023-06-20 15:29:32 -07:00
lib [zion] Create a message queue to be shared between the port and channel 2023-06-20 15:29:32 -07:00
loader Refactor all Zion decls into one header 2023-06-17 01:45:53 -07:00
memory [zion] Add utility to zero out a page when allocating one. 2023-06-19 23:44:33 -07:00
object [zion] Move channel to use the message queue. 2023-06-20 15:36:17 -07:00
scheduler [zion] Allow the sleep thread to be preempted. 2023-06-19 21:47:37 -07:00
syscall [zion] Cleanup syscall entrance. 2023-06-20 15:40:21 -07:00
usr [zion] Move the final syscalls to the new format. 2023-06-20 15:03:33 -07:00
CMakeLists.txt [zion] Create a message queue to be shared between the port and channel 2023-06-20 15:29:32 -07:00
linker.ld Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion.cpp Probe RSDP for PCIe Config 2023-06-07 16:24:13 -07:00