summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/idt_64.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30x86/boot: Ignore NMIs during very early bootJun'ichi Nomura1-0/+1
2023-08-07x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)1-1/+8
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh1-1/+17
2021-03-18x86/boot/compressed/64: Cleanup exception handling before booting kernelJoerg Roedel1-0/+14
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel1-0/+4
2020-09-07x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel1-0/+4
2020-09-07x86/boot/compressed/64: Add page-fault handlerJoerg Roedel1-0/+2
2020-09-07x86/boot/compressed/64: Add IDT InfrastructureJoerg Roedel1-0/+44