summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/idt.S
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Support x86_64 exceptionsPaul Menzel2020-07-051-14/+49
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* arch/x86: remove nop padding from exception vectorsAaron Durbin2018-04-261-7/+0
* arch/x86: allow idt to be available to link in all stagesAaron Durbin2018-04-261-1/+2
* arch/x86: align stack on entry to x86_exception()Aaron Durbin2018-04-241-2/+9
* arch/x86: prepare for having an idt in other stagesAaron Durbin2018-04-241-0/+191