Skip to content

[UEFI] Unable to get RSDP for ACPI v2 in some cases #172

@gifnksm

Description

@gifnksm

The value stored in BootInfo::rsdp_addr is the first one found in the RSDP of ACPI v1 and ACPI v2 (source code).

In my environment (QEMU), the RSDP for ACPI v1 is always stored.
Is it possible to implement a way to specify the ACPI version in the RSDP passed to the kernel?

Alternatively, there may be a way to pass the system_table to the kernel so that the kernel can use the UEFI runtime features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions