commit | d29af5b7a886033e6a4eb5f0a9a25cd00da63ae8 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Feb 20 16:14:16 2019 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 26 12:34:05 2019 +0200 |
tree | 768e55b37c80317d8c88002f689540c55181284b | |
parent | 5f1207fbe74450eb887155ba432bfc079312b0fe [diff] |
s390/ipl: add definitions for the IPL report block To transport the information required for secure boot a new IPL report will be created at boot time. It will be written to memory right after the IPL parameter block. To work with the IPL report a couple of additional structure definitions are added the the uapi/ipl.h header. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>