Skip to content

uefi: Add get_variable_boxed #779

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 1 commit into from
Apr 29, 2023

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Apr 29, 2023

This alloc-only method is a more convenient form of get_variable.

Closes #776

Checklist

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

@phip1611
Copy link
Member

phip1611 commented Apr 29, 2023

Changelog entry is missing. Otherwise, LGTM.

This alloc-only method is a more convenient form of `get_variable`.
@nicholasbishop nicholasbishop merged commit 44bdca2 into rust-osdev:main Apr 29, 2023
@nicholasbishop nicholasbishop deleted the bishop-var-boxed branch April 29, 2023 20:13
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.

Variable getting helpers
2 participants