kernel: Implemented various features

+ lapic: Start implementation
+ ioapic: Start implementation
+ apic: Now properly working
+ madt: Start implementation
+ pit: Start implementation
+ smp: Start implementation (only grabs the bootstrap processor's LAPIC ID)
This commit is contained in:
RaphProductions 2025-05-20 08:29:23 +02:00
parent dcea7360d2
commit b2cf9b4710
22 changed files with 520 additions and 79 deletions

View file