summaryrefslogtreecommitdiff
path: root/sys/inc/kern
AgeCommit message (Collapse)Author
45 hourskern: mu: Move cpu_info to machine unifierIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
46 hourskern/amd64+mu: Add processor descriptor + percpu stateIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern/amd64: Add panic function + MU helpersIan Moffett
This commit introduces a panic function as well as a panic machine unifier layer for MD specifics that help bring the system to a halt. Signed-off-by: Ian Moffett <ian@osmora.org>
3 dayskern: Add MI serial interfaceIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>