Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix versions #1187

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix versions #1187

merged 1 commit into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. Fix versions

    `uefi` 0.28 was released from commit 255359a. The tree for that commit
    doesn't contain `ResetNotificationProtocol`, even though the changelog
    says it does. `ResetNotificationProtocol` was added in commit 04be50f,
    which was merged in commit `0c533bd` - both occurring after 0.28 was
    released.
    LightAndLight authored and nicholasbishop committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cf0e0c4 View commit details
    Browse the repository at this point in the history