acadia/zion
Drew Galbraith b6735d3175 [zion] Fix an over-allocation bug when creating a memory object 2023-06-12 20:55:53 -07:00
..
boot [zion] Add ability to dump MADT (APIC) tables 2023-06-12 19:17:00 -07:00
capability Further parse AHCI information. 2023-06-12 19:20:51 -07:00
common Use APIC for interrupts rather than PIC. 2023-06-07 13:40:36 -07:00
debug Refactor error types and error reporting 2023-06-07 08:51:23 -07:00
include Further parse AHCI information. 2023-06-12 19:20:51 -07:00
interrupt Further parse AHCI information. 2023-06-12 19:20:51 -07:00
lib Add a basic IPC setup with Channel Object. 2023-06-07 08:24:10 -07:00
loader Add the Denali disk driver. 2023-06-08 02:36:59 -07:00
memory [zion] Fix an over-allocation bug when creating a memory object 2023-06-12 20:55:53 -07:00
object Further parse AHCI information. 2023-06-12 19:20:51 -07:00
scheduler Further parse AHCI information. 2023-06-12 19:20:51 -07:00
syscall [zion] Fix an over-allocation bug when creating a memory object 2023-06-12 20:55:53 -07:00
usr Further parse AHCI information. 2023-06-12 19:20:51 -07:00
CMakeLists.txt Further parse AHCI information. 2023-06-12 19:20:51 -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