Skip to content

uefi: Make pxe::Mode an opaque struct #1583

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
Mar 23, 2025
Merged

Conversation

nicholasbishop
Copy link
Member

Methods are now provided to access mode data instead of direct field access.

This will help with the IpAddr conversion. #1575

Checklist

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

@nicholasbishop nicholasbishop force-pushed the bishop-pxe-mode-struct branch from b562456 to 7b8daa0 Compare March 22, 2025 18:00
Methods are now provided to access mode data instead of direct field access.

In a later PR, this will help with switching the public API to use
`core::net::IpAddr`.
@phip1611 phip1611 force-pushed the bishop-pxe-mode-struct branch from 7b8daa0 to 3072149 Compare March 23, 2025 14:13
@phip1611 phip1611 enabled auto-merge March 23, 2025 14:13
@phip1611 phip1611 added this pull request to the merge queue Mar 23, 2025
Merged via the queue into main with commit b88671f Mar 23, 2025
19 checks passed
@phip1611 phip1611 deleted the bishop-pxe-mode-struct branch March 23, 2025 14:22
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