[Git-commits] [grml/grml-live] f1aba6: templates/EFI: use grubx64.efi.signed + shimx64.ef...
Michael Prokop
mika at grml.org
Wed May 30 00:17:17 CEST 2018
Branch: refs/heads/mika/efiboot
Home: https://github.com/grml/grml-live
Commit: f1aba6e76fb2acd2b88d11a9f7d96e2479274399
https://github.com/grml/grml-live/commit/f1aba6e76fb2acd2b88d11a9f7d96e2479274399
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 grubx64.efi.signed + shimx64.efi.signed 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 and HP EliteBook 820 G3.
Error message during boot:
| Reloc 0 block size 2756420659 is invalid
| Relocation failed: Unsupported
Commit: 27c461e61ea49db1f55f1caef1059e3f02dd82e2
https://github.com/grml/grml-live/commit/27c461e61ea49db1f55f1caef1059e3f02dd82e2
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/f1aba6e76fb2^...27c461e61ea4
**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