summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/mem.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03arch/x86: Fix typosBjorn Helgaas1-1/+1
2023-10-18x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel1-3/+3
2023-06-06x86/sev: Add SNP-specific unaccepted memory supportTom Lendacky1-0/+3
2023-06-06x86/tdx: Add unaccepted memory supportKirill A. Shutemov1-1/+34
2023-06-06x86/boot/compressed: Handle unaccepted memoryKirill A. Shutemov1-0/+41
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-0/+9