lcp / mokutil

The utility to manipulate machine owner keys
GNU General Public License v3.0
67 stars 37 forks source link

Make --timeout be usable with other options like --import #25

Closed anthonywong closed 4 years ago

anthonywong commented 4 years ago

Currently running mokutils --timeout -1 --import <key> will fail, this PR makes it possible.