From: Michael Prokop Date: Fri, 27 Nov 2020 17:13:11 +0000 (+0100) Subject: Unload tpm module to support booting ISOs with GRUB 2.04 on UEFI systems X-Git-Tag: v0.5.1~1 X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=commitdiff_plain;h=1f30a2c0f64dd0d5780e2756fa0b92f1aaaea2b5;hp=1f30a2c0f64dd0d5780e2756fa0b92f1aaaea2b5 Unload tpm module to support booting ISOs with GRUB 2.04 on UEFI systems See https://help.ubuntu.com/community/Grub2/ISOBoot#Menuentry_Example Closes: #975835 Thanks: Vasek Opekar for the bug report ---