Comment 3 for bug 1830243

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2019-05-24 06:21 EDT-------
This affects the boot firmware only, the commit ids for the firmware binary and sources are

commit f7a339a5ba48a8a5c5bf4f1fdb1463bf8ac5f5bb
Author: Thomas Huth <email address hidden>
Date: Wed May 8 11:26:01 2019 +0200

pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fi

Firmware now skips the unsupported signature entries instead of
aborting the boot process.

Signed-off-by: Thomas Huth <email address hidden>

commit 2497b4a3c08426122d1a89b808c669a734469e5a
Author: Jason J. Herne <email address hidden>
Date: Mon Apr 29 09:09:41 2019 -0400

s390-bios: Skip bootmap signature entries

Newer versions of zipl have the ability to write signature entries to the bo
script for secure boot. We don't yet support secure boot, but we need to ski
over signature entries while reading the boot script in order to maintain ou
ability to boot guest operating systems that have a secure bootloader.

Signed-off-by: Jason J. Herne <email address hidden>
Reviewed-by: Farhan Ali <email address hidden>
Message-Id: <email address hidden>
Signed-off-by: Thomas Huth <email address hidden>