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

Move InterfaceType to uefi-raw #811

Merged
merged 1 commit into from May 17, 2023

Conversation

nicholasbishop
Copy link
Contributor

Also changed the underlying type to u32. It doesn't really matter in this case; from the FFI perspective they are the same here. But u32 is more common, so use that.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

Also changed the underlying type to u32. It doesn't really matter in this case;
from the FFI perspective they are the same here. But `u32` is more common, so
use that.
@phip1611 phip1611 merged commit 693a7c0 into rust-osdev:main May 17, 2023
10 checks passed
@nicholasbishop nicholasbishop deleted the bishop-move-interface-type branch May 17, 2023 14:48
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.

None yet

2 participants