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

test-runner: Improve uninstall_protocol_interface example #931

Merged
merged 1 commit into from
Nov 12, 2023

Commits on Nov 12, 2023

  1. test-runner: Improve uninstall_protocol_interface example

    If a protocol is installed with a data pointer, you have to pass that same
    pointer in when uninstalling the interface. Update the test runner to
    demonstrate how to do this by opening the protocol and converting the
    ScopedProtocol to a raw pointer.
    nicholasbishop authored and phip1611 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    4e43642 View commit details
    Browse the repository at this point in the history