Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-06 | x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels | Junichi Nomura | 1 | -36/+107 |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 1 | -1/+1 |
2019-02-13 | x86/boot: Correct RSDP parsing with 32-bit EFI | Borislav Petkov | 1 | -19/+31 |
2019-02-01 | x86/boot: Parse SRAT table and count immovable memory regions | Chao Fan | 1 | -0/+121 |
2019-02-01 | x86/boot: Early parse RSDP and save it in boot_params | Chao Fan | 1 | -0/+19 |
2019-02-01 | x86/boot: Search for RSDP in memory | Chao Fan | 1 | -0/+77 |
2019-02-01 | x86/boot: Search for RSDP in the EFI tables | Chao Fan | 1 | -2/+79 |
2019-02-01 | x86/boot: Add "acpi_rsdp=" early parsing | Chao Fan | 1 | -0/+32 |