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

uefi: Add TryFrom u8 slice to DevicePathNode#1197

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

Merged
nicholasbishop merged 1 commit intorust-osdev:mainfromandre-braga:node
Jun 11, 2024

Conversation

andre-braga
Copy link
Contributor

Adds the capability to convert a byte slice to a DevicePathNode. This will be used to convert a byte slice to a DevicePath in a followup PR, which allows easier interaction with the data returned from UEFI variable services.

Checklist

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

@phip1611
Copy link
Member

I assume you are going to rebase this onto#1199, right?

andre-braga reacted with thumbs up emoji

@andre-bragaandre-braga marked this pull request as ready for reviewJune 11, 2024 18:34
@andre-bragaandre-bragaforce-pushed thenode branch 3 times, most recently from74fc483 to0d16230CompareJune 11, 2024 19:13
Adds the capability to convert a byte slice to a DevicePathNode. This will beused to convert a byte slice to a DevicePath in a followup PR, which allowseasier interaction with the data returned from UEFI variable services.
@nicholasbishopnicholasbishop added this pull request to themerge queueJun 11, 2024
Merged via the queue intorust-osdev:main with commit9d01724Jun 11, 2024
12 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicholasbishopnicholasbishopnicholasbishop approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@andre-braga@phip1611@nicholasbishop

[8]ページ先頭

©2009-2025 Movatter.jp