Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-15 | kern/amd64: lapic: Panic if MMIO base has moved | Ian Moffett | |
Verify the edge case where firmware may want to move/remap the Local APIC MMIO base as we are making an assumption that the base starts at 0xFEE00000. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-15 | kern/amd64: lapic: Add LAPIC timer support | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-15 | kern/amd64: lapic: Initialize percore Local APIC | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |