-
Notifications
You must be signed in to change notification settings - Fork 17
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
Added Windows 10 OS support. Fixes #47 #52
base: master
Are you sure you want to change the base?
Conversation
- Fix hashtables according to the style guideline.
xBitLocker: Fix hashtables according to the style guideline
Hi @mnothh , let me know if you need any help resolving the continuous intregration failures on this. Looks like it's a minor issue in the CHANGELOG.MD file. Also just FYI, I've been holding off on doing the code review on this until continuous integration passes.
371 |
I have fixed the reviewable button on this PR so it points to the correct PR on Reviewable. |
Hi @mnothh , thanks for following up on this one. I need to push through some changes to get our automated testing working again. As soon as I do, I will try to get this PR checked in. |
This repository have now been updated to the new CI/CD pipeline so deploy is automatic on PR merge. This PR was re-targeted to the master branch (dev branch is not longer present). This PR need to be rebased with the changes from the master-branch. |
Pull Request (PR) description
Added support for Windows "Client" operating systems in the
Assert-HasPrereqsForBitlocker function.
This Pull Request (PR) fixes the following issues
-Fixes #47
Task list
Entry should say what was changed, and how that affects users (if applicable).
and comment-based help.
This change is