All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Schmitt via Grub-devel <grub-devel@gnu.org>
To: grub-devel@gnu.org
Cc: Thomas Schmitt <scdbackup@gmx.net>, jeffbai@aosc.io
Subject: Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
Date: Thu, 13 Jun 2024 10:30:01 +0200	[thread overview]
Message-ID: <28642315589941591668@scdbackup.webframe.org> (raw)
In-Reply-To: <58ab6ea0482798fe0dab79ed28685764@aosc.io>

Hi,

Mingcong Bai wrote:
> Thanks for your review. I will now submit v2.

Well, it's not actually a review but rather pointing out a problem which
would probably cause a failure of the xorriso run, when the option
  -hfs-bless-by i /System/Library/CoreServices/boot.efi
does not find "boot.efi" because it would now be named "BOOT.EFI".
I'd expect this message and no resulting ISO image:
  xorriso : FAILURE : Cannot find path '/System/Library/CoreServices/boot.efi' in loaded ISO image

I'm only qualified for judging the xorriso aspect of grub-mkrescue.
The EFI aspect is mostly out of my scope. So i can't add a "Reviewed-by:".

Two more thoughts which came to me since monday:

- Which of the platforms did you actually test ?
  (I would be astonished if GRUB_INSTALL_PLATFORM_I386_EFI and
  GRUB_INSTALL_PLATFORM_X86_64_EFI were among them, because else xorriso
  should have thrown above error.)

- The new name "BOOTx64.EFI" isn't actually all uppercase.
  I am aware that the specs indeed mention the name that way in UEFI 2.8
  table 15. But that table is obviously buggy by calling in column 1
  all three RISC-V architectures "32-bit".
  So the lowercase "x" in "BOOTx64.EFI" might be an old typo in the specs.
  (It's already present in UEFI 2.4 table 12.)


Have a nice day :)

Thomas


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

  reply	other threads:[~2024-06-13  8:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 16:24 [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images Mingcong Bai
2024-06-11 18:35 ` Thomas Schmitt via Grub-devel
2024-06-13  7:40   ` Mingcong Bai
2024-06-13  8:30     ` Thomas Schmitt via Grub-devel [this message]
2024-06-13  8:37       ` jeffbai
2024-06-13 15:43         ` Thomas Schmitt via Grub-devel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28642315589941591668@scdbackup.webframe.org \
    --to=grub-devel@gnu.org \
    --cc=jeffbai@aosc.io \
    --cc=scdbackup@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.