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

Michael Prokop noreply at github.com
Thu Feb 23 12:36:46 CET 2023


  Branch: refs/heads/master
  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


  Commit: 6ae4037d445924089f7a648023b116a3483e1f2a
      https://github.com/grml/grml-live/commit/6ae4037d445924089f7a648023b116a3483e1f2a
  Author: Michael Prokop <mika at grml.org>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/github/pr/132'


Compare: https://github.com/grml/grml-live/compare/f0a6302b2d20...6ae4037d4459


More information about the Git-commits mailing list