summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-1/+1
2019-02-13x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov1-19/+31
2019-02-01x86/boot: Parse SRAT table and count immovable memory regionsChao Fan1-0/+121
2019-02-01x86/boot: Early parse RSDP and save it in boot_paramsChao Fan1-0/+19
2019-02-01x86/boot: Search for RSDP in memoryChao Fan1-0/+77
2019-02-01x86/boot: Search for RSDP in the EFI tablesChao Fan1-2/+79
2019-02-01x86/boot: Add "acpi_rsdp=" early parsingChao Fan1-0/+32