You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel: fix heap addresses in docs, clean up APIC and IDT code
- Fix heap address references to use HHDM offset (0xFFFF_8000_4444_0000)
in copilot-instructions.md and MEMORY_LAYOUT.md
- Document I/O APIC redirection entry format in ioapic::map_irq
- Remove unused ioapic::set_base call from apic::set_bases
- Remove hardcoded keyboard handler from IDT (now registered by kernel)
0 commit comments