mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
Implement a function to translate TPM error codes to strings so that
at least the most common error codes can be translated to human
readable strings.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
(cherry picked from commit 7e095e84ba
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>