Skip to content

Conversation

@sky5454
Copy link
Contributor

@sky5454 sky5454 commented Apr 5, 2024

I has add the ResetNotification protocol in Misc, and Add Misc with Timestamp and ResetNotification protocol to uefi-test-runner.

Checklist

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

}


pub fn test_reset_notification(image: Handle, bt: &BootServices) {
Copy link
Member

Choose a reason for hiding this comment

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

nit: This only tests to set hook but not that the hook is actually called. Can we fix/add that?

@phip1611
Copy link
Member

phip1611 commented Apr 5, 2024

Thanks for the contribution! I left some nits and questions

Please fix the CI, i.e., run cargo fmt

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.

Lgtm, thanks for the PR!

@nicholasbishop nicholasbishop added this pull request to the merge queue Apr 20, 2024
Merged via the queue into rust-osdev:main with commit 0c533bd Apr 20, 2024
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