Results 33 issues of Philip Tricca

forgot to do one of these

The build process for UEFI applications, or at least the process I've used for this project, is a bit convoluted. This was based on the build process described here: http://www.rodsbooks.com/linux-uefi/....

enhancement

The `AuthenticationError` variant was used to cover errors caused by both an invalid password and the use of an auth id that doesn't exist in the YubiHSM. This commit adds...