From: Henning Schild <henning.schild@siemens.com>
To: Felix Moessbauer <felix.moessbauer@siemens.com>
Cc: <isar-users@googlegroups.com>, <adriaan.schmidt@siemens.com>,
<jan.kiszka@siemens.com>
Subject: Re: [PATCH 0/4] Add support for dual bios + efi disk generation
Date: Fri, 4 Mar 2022 22:26:06 +0100 [thread overview]
Message-ID: <20220304222606.4a010dc3@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <20220304152553.584534-1-felix.moessbauer@siemens.com>
This in fact is a very cool feature with minimal porting effort, the
"fork" from the original from OE is really just naming to call out
sub-plugins for bios and uefi.
What you get are USB sticks that "just work", and VM images that just
work. We have been using that in downstream layer for a long time.
Henning
Am Fri, 4 Mar 2022 16:25:49 +0100
schrieb Felix Moessbauer <felix.moessbauer@siemens.com>:
> This patch ports the bios + efi disk support from OE to ISAR.
> By that, the generated disk can be booted both with EFI as well
> as with PCBIOS.
>
> Please note, that patches 2 and 3 do not work independently,
> but are split for easier refactoring of the isarpluginsbase class.
>
> Best regards,
> Felix
>
> Felix Moessbauer (3):
> Copy efi-plus-pcbios script from OE
> Add ISAR version of biosplusefi WIC plugin
> test: add target for efi-plus-pcbios image type
>
> Henning Schild (1):
> wic: biosplusefi: make sure sub-plugins can import isarpluginbase
>
> .../conf/multiconfig/qemuamd64-buster.conf | 2 +
> .../lib/wic/canned-wks/efi-plus-pcbios.wks | 6 +
> .../source/bootimg-biosplusefi-isar.py | 205
> ++++++++++++++++++ .../wic/plugins/source/bootimg-efi-isar.py |
> 6 +- .../wic/plugins/source/bootimg-pcbios-isar.py | 6 +-
> 5 files changed, 221 insertions(+), 4 deletions(-)
> create mode 100644
> meta-isar/scripts/lib/wic/canned-wks/efi-plus-pcbios.wks create mode
> 100644 meta/scripts/lib/wic/plugins/source/bootimg-biosplusefi-isar.py
>
prev parent reply other threads:[~2022-03-04 21:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 15:25 Felix Moessbauer
2022-03-04 15:25 ` [PATCH 1/4] Copy efi-plus-pcbios script from OE Felix Moessbauer
2022-03-04 15:25 ` [PATCH 2/4] Add ISAR version of biosplusefi WIC plugin Felix Moessbauer
2022-03-04 16:33 ` Henning Schild
2022-03-04 15:25 ` [PATCH 3/4] wic: biosplusefi: make sure sub-plugins can import isarpluginbase Felix Moessbauer
2022-03-04 16:34 ` Henning Schild
2022-03-04 15:25 ` [PATCH 4/4] test: add target for efi-plus-pcbios image type Felix Moessbauer
2022-03-04 16:41 ` Henning Schild
2022-03-04 21:28 ` Henning Schild
2022-03-04 21:26 ` Henning Schild [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=20220304222606.4a010dc3@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=adriaan.schmidt@siemens.com \
--cc=felix.moessbauer@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/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