[Git-commits] [grml/grml-live] 842c04: Increase EFI image size when using Secure Boot on ...

Michael Prokop noreply at github.com
Wed Feb 22 15:02:55 CET 2023


  Branch: refs/heads/mika/efisize
  Home:   https://github.com/grml/grml-live
  Commit: 842c047189a7b6b6c5bb9f152624b90ad2e3a2f9
      https://github.com/grml/grml-live/commit/842c047189a7b6b6c5bb9f152624b90ad2e3a2f9
  Author: Michael Prokop <mika at grml.org>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  Increase EFI image size when using Secure Boot on amd64

Now as of git commit 721a473 the disk usage of the Secure Boot files
increased and 4MB are no longer enough. We don't support Secure Boot
for i386, so when either building for i386 or amd64 without Secure Boot
then keep the default 4MB size. But if Secure Boot is not disabled
and when not building for i386 (:= amd64) then increase EFI size to 8MB.

Thanks: János Pásztor for bugreport and initial patch




More information about the Git-commits mailing list