Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-15 | kern/amd64: Add I/O APIC initialization code | Ian Moffett | |
This commit introduces the initial I/O APIC driver code that does basic initialization i.e., grabbing base address from MADT, masking each pin, etc. Signed-off-by: Ian Moffett <ian@osmora.org> |