Skip to content

Activity

kernel(core/idt): create empty handlers for more CPU exceptions

zefr0xpushed 1 commit to main • 66254ae…46dfd65 • 
on Aug 19, 2024

runner: use UEFI rather than BIOS

zefr0xpushed 3 commits to main • 82203ff…66254ae • 
on Jul 25, 2024

kernel(keyboard): handle keyboard input asynchronously

Force push
zefr0xforce pushed to main • 01ecb3a…82203ff • 
on Jul 19, 2024

kernel(async): implement async tasking with round robin scheduling

Force push
zefr0xforce pushed to main • 4efd9f3…01ecb3a • 
on Jul 19, 2024

kernel(async): implement async tasking with round robin scheduling

zefr0xpushed 1 commit to main • db2e0c4…4efd9f3 • 
on Jul 19, 2024

cargo: update deps and fix breaking changes

zefr0xpushed 1 commit to main • ab97dae…db2e0c4 • 
on Jul 6, 2024

kernel(core/start): Initialize physical memory mapping and kernel heap

zefr0xpushed 2 commits to main • 71ace5b…ab97dae • 
on Jul 6, 2024

kernel(core/heap): implement fixed_size_block heap with linked_list f…

zefr0xpushed 1 commit to main • 1be2e75…71ace5b • 
on Jul 5, 2024

kernel(core/memory): implement paging from kernel space

zefr0xpushed 2 commits to main • c1b7469…1be2e75 • 
on Jul 3, 2024

cargo: update deps

zefr0xpushed 1 commit to main • cc26368…c1b7469 • 
on Feb 23, 2024

refactor(core): raplace generic_once_cell::Lazy with spin::Lazy

zefr0xpushed 1 commit to main • 8e5f73b…cc26368 • 
on Feb 14, 2024

core(interrupts): handle timer and keyboard hardware interrupts via p…

zefr0xpushed 2 commits to main • ade9dc9…8e5f73b • 
on Feb 12, 2024

project: create basic kernel, with simple graphics and serial driver

zefr0xcreated main • ade9dc9 • 
on Feb 3, 2024