]> git.proxmox.com Git - mirror_qemu.git/commit
s390-bios: Skip bootmap signature entries
authorJason J. Herne <jjherne@linux.ibm.com>
Mon, 29 Apr 2019 13:09:41 +0000 (09:09 -0400)
committerThomas Huth <thuth@redhat.com>
Wed, 8 May 2019 08:52:14 +0000 (10:52 +0200)
commit2497b4a3c08426122d1a89b808c669a734469e5a
treebec3dd5a151a42f9461def162c688b17df3b6d68
parentd796588ba13b9d9301433bdf4e461ad5e60d9796
s390-bios: Skip bootmap signature entries

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 <jjherne@linux.ibm.com>
Reviewed-by: Farhan Ali <alifm@linux.ibm.com>
Message-Id: <1556543381-12671-1-git-send-email-jjherne@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/bootmap.c
pc-bios/s390-ccw/bootmap.h