Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[STALE] Add Service Binding, DHCP4, IP4 Config2, HTTP, and TLS Config Protocols#952

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
ben-krieger wants to merge7 commits intorust-osdev:main
base:main
Choose a base branch
Loading
fromben-krieger:network-protos

Conversation

ben-krieger
Copy link
Contributor

@ben-kriegerben-krieger commentedOct 5, 2023
edited by phip1611
Loading

As part of a private project, I needed additional network protocols, so I added these bindings. The private project has shifted in scope a bit, so I never got around to cleaning this work up. However, I wanted to make sure to at least open a PR in case this work was of use to someone else and they wished to either take on completing the higher level (above uefi-raw) impls or wished to accept it as is: working, but somewhat incomplete.

(Specifically, the raw FFI bindings to C are complete, but the higher level protocols using Rust types in the uefi package do not make use of all the lower protocol functions.)

You may also wish to separate out the first two commits, which deal with Service Binding protocol. This was necessary to implement network protocols, but is technically separate and involves a complex set of changes to, including a proc macro.

This has been tested mainly with QEMU+OVMF.

Steps to Undraft

  • Restart the work (PR is stale for almost 2 years now)

Checklist

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

phip1611, nicholasbishop, driskiou, and ChocolateLoverRaj reacted with thumbs up emoji
@phip1611
Copy link
Member

Hey, nice, thanks for the contribution! I probably don't have the time to look into this soon, but nevertheless it's a good starting point for someone other to polish the MR a bit and then merge it eventually

ben-krieger reacted with thumbs up emoji

@phip1611phip1611 changed the titleAdd Service Binding, DHCP4, IP4 Config2, HTTP, and TLS Config Protocols[STALE] Add Service Binding, DHCP4, IP4 Config2, HTTP, and TLS Config ProtocolsJun 22, 2025
@phip1611phip1611 marked this pull request as draftJune 22, 2025 10:33
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ben-krieger@phip1611

[8]ページ先頭

©2009-2025 Movatter.jp