On 29/04/2019 15.09, Jason J. Herne wrote: > Newer versions of zipl have the ability to write signature entries to the boot > script for secure boot. We don't yet support secure boot, but we need to skip > over signature entries while reading the boot script in order to maintain our > ability to boot guest operating systems that have a secure bootloader. > > Signed-off-by: Jason J. Herne <jjhe...@linux.ibm.com> > Reviewed-by: Farhan Ali <al...@linux.ibm.com> > --- > pc-bios/s390-ccw/bootmap.c | 19 +++++++++++++++++-- > pc-bios/s390-ccw/bootmap.h | 10 ++++++---- > 2 files changed, 23 insertions(+), 6 deletions(-)
Acked-by: Thomas Huth <th...@redhat.com> Jason, Christian, do you have any other changes to the s390-ccw firmware currently pending that you plan to send out within the next week? If so, I'll wait a little bit longer with building a new binary for the repository ... if not, I'll pick this patch up next week. Thomas