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 DevicePathHeader#1199

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
phip1611 merged 1 commit intorust-osdev:mainfromandre-braga:header
Jun 11, 2024

Conversation

andre-braga
Copy link
Contributor

Allows for making aDevicePathHeader from a byte splice, used primarily to verify whether the byte splice can also containDevicePathHeader.length bytes.

Checklist

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

@andre-bragaandre-braga marked this pull request as draftJune 11, 2024 16:13
@andre-bragaandre-braga changed the titleuefi: implement DevicePathHeader::from_ffi_ptruefi: Add TryFrom u8 slice to DevicePathHeaderJun 11, 2024
@andre-bragaandre-bragaforce-pushed theheader branch 3 times, most recently from4c702ab to90e201aCompareJune 11, 2024 16:20
@andre-bragaandre-braga marked this pull request as ready for reviewJune 11, 2024 16:21
Copy link
Member

@phip1611phip1611 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

Allows for making a `DevicePathHeader` from a byte splice,used primarily to verify whether the byte splice can alsocontain `DevicePathHeader.length` bytes.
@phip1611
Copy link
Member

Thanks for your contribution!

@phip1611phip1611enabled auto-mergeJune 11, 2024 16:35
@phip1611phip1611 added this pull request to themerge queueJun 11, 2024
Merged via the queue intorust-osdev:main with commitb04209eJun 11, 2024
12 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicholasbishopnicholasbishopnicholasbishop left review comments

@phip1611phip1611phip1611 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