Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch UEFI bootloader to use efiapi ABI #40

Closed
IsaacWoods opened this issue Nov 9, 2019 · 0 comments
Closed

Switch UEFI bootloader to use efiapi ABI #40

IsaacWoods opened this issue Nov 9, 2019 · 0 comments
Labels
C-bootloader Component: bootloader (combine with arch label) good-first-issue

Comments

@IsaacWoods
Copy link
Owner

rust-lang/rust#65809 introduced a new ABI, efiapi, to interact with UEFI functions through. We should switch from the win64 ABI to the new one.

@IsaacWoods IsaacWoods added good-first-issue C-bootloader Component: bootloader (combine with arch label) labels Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bootloader Component: bootloader (combine with arch label) good-first-issue
Projects
None yet
Development

No branches or pull requests

1 participant