Comment 34 for bug 1708245

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Thanks, it works now.

Now d-i can build with trusty-proposed.
And the packages can boot a VM with Secure Boot enabled.

If this is enough testing, just let me know and I can change the verification tags.

    # lsb_release -d
    Description: Ubuntu 14.04.5 LTS

    # dpkg -s grub2-common shim shim-signed | grep -e ^Package -e ^Version
    Package: grub2-common
    Version: 2.02~beta2-9ubuntu1.15
    Package: shim
    Version: 13-0ubuntu2
    Package: shim-signed
    Version: 1.33.1~14.04.2+13-0ubuntu2

    # grub-install --uefi-secure-boot && reboot
    ...

    # dmesg | grep Secure
    [ 0.000000] Secure boot enabled

    # fwts uefidump - | grep Secure
    Name: SecureBoot.
      Value: 0x01 (Secure Boot Mode On).