Skip to content

Conversation

seijikun
Copy link
Contributor

@seijikun seijikun commented Mar 26, 2025

Added a (only raw for now) binding to EFI_ATA_PASS_THRU_PROTOCOL [1d3de7f0-0807-424f-aa69-11a54e19a46f].
Also fixed a small spelling mistake in disk_info that's related to this.

There is a bug in the UEFI spec v2.11 for method: EFI_ATA_PASS_THRU_PROTOCOL.ResetPort(). Parameter port is falsely portrayed as pointer. I sent in an errata.

Should I make the Reset-method's take a *mut Self instead of *const Self again?

Checklist

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

@seijikun seijikun force-pushed the mr-raw-atapt branch 3 times, most recently from c235aed to 8564b56 Compare March 26, 2025 12:28
Copy link
Member

@phip1611 phip1611 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution!

@seijikun
Copy link
Contributor Author

@nicholasbishop I think I got all of your suggestions

Copy link
Member

@nicholasbishop nicholasbishop left a comment

Choose a reason for hiding this comment

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

Thanks :)

@nicholasbishop nicholasbishop added this pull request to the merge queue Mar 26, 2025
Merged via the queue into rust-osdev:main with commit 9053bec Mar 26, 2025
16 checks passed
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.

3 participants