Skip to content

Add *-unknown-uefi as supported rust-std arch#217

Open
samdolt wants to merge 1 commit intorust-embedded:masterfrom
samdolt:feat/uefi-targets
Open

Add *-unknown-uefi as supported rust-std arch#217
samdolt wants to merge 1 commit intorust-embedded:masterfrom
samdolt:feat/uefi-targets

Conversation

@samdolt
Copy link
Copy Markdown

@samdolt samdolt commented Jul 29, 2025

Rust provides tier-2 support for generating UEFI application on i686, x86_64 and aarch64 since v1.67.0

Those targets are now available starting with rust-bin-cross 1.88.0 and can be enabled by adding them to the EXTRA_RUST_TARGETS variable

Rust provides tier-2 support for generating UEFI application
on i686, x86_64 and aarch64 since v1.67.0

Those targets are now available starting with rust-bin-cross 1.88.0
and can be enabled by adding them to the EXTRA_RUST_TARGETS variable
@patVog
Copy link
Copy Markdown

patVog commented Mar 25, 2026

What is the state here? I would also need to have support for the UEFI targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants