Skip to content

Implement the ConnectController/DisconnectController methods #311

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

Merged
merged 1 commit into from
Mar 5, 2022
Merged

Implement the ConnectController/DisconnectController methods #311

merged 1 commit into from
Mar 5, 2022

Conversation

necauqua
Copy link
Contributor

@necauqua necauqua commented Nov 8, 2021

I'll have to fix this if/when #309 gets merged :) done

If've tested this directly locally in my own project (getting the pointers with like ((bs as *const _ + 1) as *const usize - 14) as *const fn ptr), have not figured out how to actually run/write the tests from this crate so I'll later add some tests here.

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.

Left a few minor nitpicks, but functionally looks good to me.

@nicholasbishop
Copy link
Member

Didn't want to let my minor nits stand in the way of this change, so I went ahead and rebased and fixed those up. Also added the new methods to the changelog since we have that now :)

Thanks for the PR!

@nicholasbishop nicholasbishop merged commit 20f4ae9 into rust-osdev:main Mar 5, 2022
@necauqua
Copy link
Contributor Author

necauqua commented Mar 6, 2022

Oh wow nice, thanks, I kind of moved on from uefi+rust in the past time and forgot about those PRs

@necauqua necauqua deleted the connect-disconnect-controller branch March 6, 2022 19:07
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.

2 participants