summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/acpi.c
AgeCommit message (Expand)Author
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-06-06x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-02-13x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov
2019-02-01x86/boot: Parse SRAT table and count immovable memory regionsChao Fan
2019-02-01x86/boot: Early parse RSDP and save it in boot_paramsChao Fan
2019-02-01x86/boot: Search for RSDP in memoryChao Fan
2019-02-01x86/boot: Search for RSDP in the EFI tablesChao Fan
2019-02-01x86/boot: Add "acpi_rsdp=" early parsingChao Fan