Comment 4 for bug 1927730

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to integ (master)

Reviewed: https://review.opendev.org/c/starlingx/integ/+/790254
Committed: https://opendev.org/starlingx/integ/commit/1974b3f570c0a21ec5e4cfe7d806c58a01a7dd0c
Submitter: "Zuul (22348)"
Branch: master

commit 1974b3f570c0a21ec5e4cfe7d806c58a01a7dd0c
Author: Don Penney <email address hidden>
Date: Fri May 7 09:01:47 2021 -0400

    Copy shim.efi to /pxeboot for UEFI pxeboot support

    Package a copy of the shim.efi file to /pxeboot to support UEFI secure
    boot. The recent grub2 update for CVE-2020-15705 requires the use of
    shim.efi in order to support kernel signature validation.

    Change-Id: If87925e1697b34d7ff1a7a770d9f13619dd9dd52
    Partial-Bug: 1927730
    Signed-off-by: Don Penney <email address hidden>