Skip to content

Support UEFI: fix object generation type for UEFI target.#623

Merged
alexcrichton merged 1 commit into
rust-lang:masterfrom
jyao1:uefi_support
Sep 28, 2021
Merged

Support UEFI: fix object generation type for UEFI target.#623
alexcrichton merged 1 commit into
rust-lang:masterfrom
jyao1:uefi_support

Conversation

@xiaoyuxlu
Copy link
Copy Markdown
Contributor

In order to compile ring on x86_64-unknown-uefi target, but there is no x86_64-unknown-uefi target in LLVM. So object generation type need be fix.

We tried this patch on the ring. See: https://github.com/jyao1/ring/tree/uefi_support

@alexcrichton
Copy link
Copy Markdown
Member

Seems reasonable to me, thanks!

@alexcrichton alexcrichton merged commit b2792e3 into rust-lang:master Sep 28, 2021
xiaoyuxlu referenced this pull request in xiaoyuxlu/rust Nov 23, 2021
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.

3 participants