aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/idt.S
AgeCommit message (Expand)Author
2020-07-05arch/x86: Support x86_64 exceptionsPaul Menzel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2018-04-26arch/x86: remove nop padding from exception vectorsAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2018-04-24arch/x86: align stack on entry to x86_exception()Aaron Durbin
2018-04-24arch/x86: prepare for having an idt in other stagesAaron Durbin