Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Andrey Popov" <andrey.popov@yadro.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
Date: Mon, 04 Dec 2023 06:26:47 -0800	[thread overview]
Message-ID: <5225.1701700007967307743@lists.openembedded.org> (raw)
In-Reply-To: <CANNYZj9DFQqUwJ4_QXc3o8wZEDLHBZvHxzqdH6qFt8J1eNQZ6A@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

Hello, Alex!

With this patch applied, targets that request image-live and do not define pcbios feature should not depend on syslinux anymore.
However, this patch requires an external tool (or, at least, isoparser python package to be imported inside the class) to determine the efi.img offset and size inside ISO image.
Regarding the snippet in question, it can be safely omitted since it was required for isohybrid to work for targets that define efi feature but do not define pcbios one, and because this patch replaces invocation of this tool with custom method for creating EFI-bootable MBR in aforementioned case.

Best regards, Andrey.

[-- Attachment #2: Type: text/html, Size: 674 bytes --]

      reply	other threads:[~2023-12-04 14:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 16:16 [PATCH v3] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs Andrey Popov
2023-12-02 19:03 ` [OE-core] " Alexandre Belloni
2023-12-04 13:33   ` Andrey Popov
2023-12-04 14:35     ` [OE-core] " Alexander Kanavin
2023-12-04 14:46       ` Andrey Popov
2023-12-05  9:43         ` [OE-core] " Alexander Kanavin
2023-12-04 14:13 ` Alexander Kanavin
2023-12-04 14:26   ` Andrey Popov [this message]

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=5225.1701700007967307743@lists.openembedded.org \
    --to=andrey.popov@yadro.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox