Skip to content

Move newtype_enum macro to uefi-raw #764

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

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

nicholasbishop
Copy link
Member

  • uefi: Add dependency on uefi-raw

  • Move newtype_enum macro to uefi-raw

    Most if not all of the newtype_enums will move to uefi-raw, so we need the
    macro there. The macro is still exposed in uefi as well, so no public API
    change.

Checklist

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

Most if not all of the newtype_enums will move to `uefi-raw`, so we need the
macro there. The macro is still exposed in `uefi` as well, so no public API
change.
@phip1611 phip1611 merged commit a21f5d5 into rust-osdev:main Apr 20, 2023
@nicholasbishop nicholasbishop deleted the bishop-move-more-raw branch April 20, 2023 17:40
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