Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simbatt: Provide instructions for how to test the driver
Add instructions for how to install the driver, simulate two batteries, modify battery parameters and clean up afterwards. The instructions assume that testsigning is already enabled with "bcdedit /set testsigning on" and that the driver signing certificate is trusted with "certutil.exe -addstore root simbatt.cer" and "certutil.exe -f -addstore trustedpublisher simbatt.cer".
- Loading branch information