netaneld122 / firmware-variables

Python library for controlling UEFI variables in Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix privileges bug

IlayRosenberg opened this issue · comments

After leaving the

with privileges():
    ...

code block, another execution of the privileges function fails for some reason