[Git-commits] [grml/grml-live] bc4f02: templates/EFI: use files from Ubuntu 18.04

Michael Prokop mika at grml.org
Wed May 30 12:56:10 CEST 2018


  Branch: refs/heads/mika/efiboot
  Home:   https://github.com/grml/grml-live
  Commit: bc4f02658ffa63a71ef1bc4f37ae3707ff580382
      https://github.com/grml/grml-live/commit/bc4f02658ffa63a71ef1bc4f37ae3707ff580382
  Author: Paul Menzel <pmenzel at molgen.mpg.de>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M templates/EFI/BOOT/README
    M templates/EFI/BOOT/grubx64.efi.signed
    M templates/EFI/BOOT/shimx64.efi.signed

  Log Message:
  -----------
  templates/EFI: use files from Ubuntu 18.04

Currently, the shim cannot be loaded with TianoCore (using
/usr/share/edk2.git/ovmf-x64/OVMF-pure-efi.fd from
https://www.kraxel.org/repos/jenkins/edk2/edk2.git-ovmf-x64-0-20180508.84.g7cd8a57599.noarch.rpm)
and also fails on several systems like on the Dell XPS 13 9360 and 9370,
Dell r640 (see http://ml.grml.org/pipermail/grml/2018-May/011734.html)
and HP EliteBook 820 G3.

Error message during boot:

| Reloc 0 block size 2756420659 is invalid
| Relocation failed: Unsupported


  Commit: c35a30b42bac4de7089f936d6917b246ade6d5c5
      https://github.com/grml/grml-live/commit/c35a30b42bac4de7089f936d6917b246ade6d5c5
  Author: Michael Prokop <mika at grml.org>
  Date:   2018-05-30 (Wed, 30 May 2018)

  Changed paths:
    M templates/boot/grub/grmlenv.cfg

  Log Message:
  -----------
  Update GRUB test for Secure Boot support

cpuid with the recent Ubuntu GRUB no longer fails,
so instead let's invoke `probe` with an incomplete
command line, which returns fine in SecureBoot
boot environment while it fails in full GRUB
session with an error message.


Compare: https://github.com/grml/grml-live/compare/27c461e61ea4...c35a30b42bac
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Git-commits mailing list