Skip to content

Fix compilation for aarch64-unknown-uefi #127

@crawfxrd

Description

@crawfxrd

In consideration of Thelio Astra:

CMOS access uses port IO, which is primarily an x86 thing. So the main question is:

  • Can CMOS RAM be accessed on ARM (in a no_std environment) by some other means?

If not, gate CMOS interface, used for coreboot CMOS options, to x86.

See also: system76/firmware-open#587

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions