summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura2019-06-061-36/+107
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-1/+1
* x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov2019-02-131-19/+31
* x86/boot: Parse SRAT table and count immovable memory regionsChao Fan2019-02-011-0/+121
* x86/boot: Early parse RSDP and save it in boot_paramsChao Fan2019-02-011-0/+19
* x86/boot: Search for RSDP in memoryChao Fan2019-02-011-0/+77
* x86/boot: Search for RSDP in the EFI tablesChao Fan2019-02-011-2/+79
* x86/boot: Add "acpi_rsdp=" early parsingChao Fan2019-02-011-0/+32