mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add human-readable output format to 'pvimg info' command. The format 'text:normal' shows only basic information about the Secure Execution header, but skips the keys and other binary data; the format 'text:full' shows everything. Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <marc@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>