An Operating System for x86-64 PC
- Basic Console
- CPU Initialization
- 64bit Long Mode
- Paging
- GDT
- IDT
- PIC
- Timer
- Memory Management
- Memory Allocator
- Process Management
- Multitasking
- Multithreading
- Synchronization
- File System
- VFS
- FAT32
- ext2
- Device Drivers
- PS/2 Keyboard